Uses of Enum Class
net.risingworld.api.definitions.Npcs.LootType
-
Uses of Npcs.LootType in net.risingworld.api.definitions
Modifier 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.