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.GenderNpcs.Gender.get(int value) static Npcs.GenderReturns 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.