Uses of Enum Class
me.despical.kotl.handlers.ChatManager.ActionType
Packages that use ChatManager.ActionType
-
Uses of ChatManager.ActionType in me.despical.kotl.handlers
Methods in me.despical.kotl.handlers that return ChatManager.ActionTypeModifier and TypeMethodDescriptionstatic ChatManager.ActionTypeReturns the enum constant of this class with the specified name.static ChatManager.ActionType[]ChatManager.ActionType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in me.despical.kotl.handlers with parameters of type ChatManager.ActionTypeModifier and TypeMethodDescriptionvoidChatManager.broadcastAction(Arena arena, org.bukkit.entity.Player player, ChatManager.ActionType action)