Uses of Enum Class
org.rspeer.game.component.tdi.Settings.ChatboxMode
Packages that use Settings.ChatboxMode
-
Uses of Settings.ChatboxMode in org.rspeer.game.component.tdi
Subclasses with type arguments of type Settings.ChatboxMode in org.rspeer.game.component.tdiMethods in org.rspeer.game.component.tdi that return Settings.ChatboxModeModifier and TypeMethodDescriptionstatic Settings.ChatboxModeSettings.getChatboxMode()static Settings.ChatboxModeReturns the enum constant of this class with the specified name.static Settings.ChatboxMode[]Settings.ChatboxMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.rspeer.game.component.tdi with parameters of type Settings.ChatboxModeModifier and TypeMethodDescriptionstatic booleanSettings.setChatboxMode(Settings.ChatboxMode mode)