Uses of Enum Class
com.comphenix.protocol.wrappers.EnumWrappers.ChatType
Packages that use EnumWrappers.ChatType
-
Uses of EnumWrappers.ChatType in com.comphenix.protocol.events
Methods in com.comphenix.protocol.events that return types with arguments of type EnumWrappers.ChatTypeModifier and TypeMethodDescriptionAbstractStructure.getChatTypes()Retrieve a read/write structure for the ChatType enum in 1.12. -
Uses of EnumWrappers.ChatType in com.comphenix.protocol.wrappers
Methods in com.comphenix.protocol.wrappers that return EnumWrappers.ChatTypeModifier and TypeMethodDescriptionstatic EnumWrappers.ChatTypeReturns the enum constant of this class with the specified name.static EnumWrappers.ChatType[]EnumWrappers.ChatType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.comphenix.protocol.wrappers that return types with arguments of type EnumWrappers.ChatType