Uses of Enum Class
net.risingworld.api.definitions.Items.ItemType
Packages that use Items.ItemType
-
Uses of Items.ItemType in net.risingworld.api.definitions
Methods in net.risingworld.api.definitions that return Items.ItemTypeModifier and TypeMethodDescriptionstatic Items.ItemTypeItems.ItemType.get(int value) static Items.ItemTypeReturns the enum constant of this class with the specified name.static Items.ItemType[]Items.ItemType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of Items.ItemType in net.risingworld.api.utils
Methods in net.risingworld.api.utils that return Items.ItemTypeConstructors in net.risingworld.api.utils with parameters of type Items.ItemType