Uses of Class
net.tnemc.menu.core.callbacks.ChatCallback
Packages that use ChatCallback
-
Uses of ChatCallback in net.tnemc.menu.core.icon.action.impl
Fields in net.tnemc.menu.core.icon.action.impl with type parameters of type ChatCallbackConstructor parameters in net.tnemc.menu.core.icon.action.impl with type arguments of type ChatCallbackModifierConstructorDescriptionChatAction
(Predicate<ChatCallback> chatCallback) ChatAction
(Predicate<ChatCallback> chatCallback, ActionType type) -
Uses of ChatCallback in net.tnemc.menu.core.viewer
Fields in net.tnemc.menu.core.viewer with type parameters of type ChatCallbackMethods in net.tnemc.menu.core.viewer that return types with arguments of type ChatCallbackMethods in net.tnemc.menu.core.viewer with parameters of type ChatCallbackMethod parameters in net.tnemc.menu.core.viewer with type arguments of type ChatCallbackModifier and TypeMethodDescriptionvoid
MenuViewer.setChatHandler
(Predicate<ChatCallback> chatHandler)