Uses of Enum Class
zombie.characters.CheatType
Packages that use CheatType
-
Uses of CheatType in zombie.characters
Subclasses with type arguments of type CheatType in zombie.charactersMethods in zombie.characters that return CheatTypeModifier and TypeMethodDescriptionstatic CheatType
CheatType.fromId
(byte byte0) static CheatType
CheatType.fromString
(String string) static CheatType
Returns the enum constant of this class with the specified name.static CheatType[]
CheatType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in zombie.characters with parameters of type CheatType