Package com.nexomc.nexo.fonts
Class FontListener
-
- All Implemented Interfaces:
-
org.bukkit.event.Listener
public final class FontListener implements Listener
-
-
Constructor Summary
Constructors Constructor Description FontListener(FontManager manager)
-
Method Summary
Modifier and Type Method Description final UnitonJoin(PlayerJoinEvent $self)final UnitonQuit(PlayerQuitEvent $self)final UnitonDecorate(AsyncChatDecorateEvent $self)final UnitonPlayerCommandChat(AsyncChatCommandDecorateEvent $self)final UnitonRename(PrepareAnvilEvent $self)-
-
Constructor Detail
-
FontListener
FontListener(FontManager manager)
-
-
Method Detail
-
onDecorate
final Unit onDecorate(AsyncChatDecorateEvent $self)
-
onPlayerCommandChat
final Unit onPlayerCommandChat(AsyncChatCommandDecorateEvent $self)
-
-
-
-