Uses of Enum Class
net.risingworld.api.definitions.Npcs.Gender
Packages that use Npcs.Gender
-
Uses of Npcs.Gender in net.risingworld.api.definitions
Fields in net.risingworld.api.definitions declared as Npcs.GenderMethods in net.risingworld.api.definitions that return Npcs.GenderModifier 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.