JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
zombie.chat
ChatMode
Uses of Enum Class
zombie.chat.ChatMode
Packages that use
ChatMode
Package
Description
zombie.chat
Uses of
ChatMode
in
zombie.chat
Subclasses with type arguments of type
ChatMode
in
zombie.chat
Modifier and Type
Class
Description
enum
ChatMode
Methods in
zombie.chat
that return
ChatMode
Modifier and Type
Method
Description
ChatMode
ChatBase.
getMode
()
static
ChatMode
ChatMode.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
ChatMode
[]
ChatMode.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.