Uses of Enum Class
mmud.commands.communication.CommType
Packages that use CommType
-
Uses of CommType in mmud.commands.communication
Subclasses with type arguments of type CommType in mmud.commands.communicationMethods in mmud.commands.communication that return CommTypeModifier and TypeMethodDescriptionAskCommand.getCommType()ChatCommand.getCommType()abstract CommTypeCommunicationCommand.getCommType()CryCommand.getCommType()DeleteChatCommand.getCommType()LeaveChatCommand.getCommType()SayCommand.getCommType()ScreamCommand.getCommType()ShoutCommand.getCommType()SingCommand.getCommType()TellCommand.getCommType()WhisperCommand.getCommType()static CommTypeReturns the enum constant of this class with the specified name.static CommType[]CommType.values()Returns an array containing the constants of this enum class, in the order they are declared.