Uses of Enum Class
net.risingworld.api.definitions.Npcs.LootType
Packages that use Npcs.LootType
-
Uses of Npcs.LootType in net.risingworld.api.definitions
Fields in net.risingworld.api.definitions declared as Npcs.LootTypeMethods in net.risingworld.api.definitions that return Npcs.LootTypeModifier and TypeMethodDescriptionstatic Npcs.LootType
Npcs.LootType.get
(int value) static Npcs.LootType
Returns the enum constant of this class with the specified name.static Npcs.LootType[]
Npcs.LootType.values()
Returns an array containing the constants of this enum class, in the order they are declared.