From a62b990dbef16c980fae831e155097d875fad9f9 Mon Sep 17 00:00:00 2001 From: Marc Baloup Date: Sun, 25 Jul 2021 20:12:51 +0200 Subject: [PATCH] Internal fixes / optimizations in Chat API --- .../java/fr/pandacube/lib/core/chat/Chat.java | 8 +++-- .../pandacube/lib/core/chat/ChatStatic.java | 36 +++++++++++++++---- 2 files changed, 35 insertions(+), 9 deletions(-) diff --git a/Core/src/main/java/fr/pandacube/lib/core/chat/Chat.java b/Core/src/main/java/fr/pandacube/lib/core/chat/Chat.java index bc70e07..4cf8dbf 100644 --- a/Core/src/main/java/fr/pandacube/lib/core/chat/Chat.java +++ b/Core/src/main/java/fr/pandacube/lib/core/chat/Chat.java @@ -317,6 +317,10 @@ public abstract class Chat extends ChatStatic implements HoverEventSource