Uses of Enum Class
net.dontcode.core.Message.MessageType
-
Uses of Message.MessageType in net.dontcode.core
Fields in net.dontcode.core declared as Message.MessageTypeMethods in net.dontcode.core that return Message.MessageTypeModifier and TypeMethodDescriptionstatic Message.MessageTypeReturns the enum constant of this class with the specified name.static Message.MessageType[]Message.MessageType.values()Returns an array containing the constants of this enum class, in the order they are declared.