Uses of Enum Class
net.risingworld.api.definitions.Npcs.Gender
-
Uses of Npcs.Gender in net.risingworld.api.definitions
Modifier and TypeMethodDescriptionstatic Npcs.Gender
Npcs.Gender.get
(int value) static Npcs.Gender
Returns the enum constant of this class with the specified name.static Npcs.Gender[]
Npcs.Gender.values()
Returns an array containing the constants of this enum class, in the order they are declared.