Uses of Enum
org.prelle.telnet.mud.AardwolfMushclientProtocol.MUDMode
Packages that use AardwolfMushclientProtocol.MUDMode
-
Uses of AardwolfMushclientProtocol.MUDMode in org.prelle.telnet.mud
Subclasses with type arguments of type AardwolfMushclientProtocol.MUDMode in org.prelle.telnet.mudMethods in org.prelle.telnet.mud that return AardwolfMushclientProtocol.MUDModeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static AardwolfMushclientProtocol.MUDMode[]AardwolfMushclientProtocol.MUDMode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.prelle.telnet.mud with parameters of type AardwolfMushclientProtocol.MUDModeModifier and TypeMethodDescriptionvoidAardwolfMushclientProtocol.AardwolfMushclientListener.telnetMudModeChanged(AardwolfMushclientProtocol.MUDMode mode)