Uses of Enum Class
net.risingworld.api.definitions.Objects.Type
-
Uses of Objects.Type in net.risingworld.api.definitions
Modifier and TypeFieldDescriptionItems.ItemInfo.requiredobjecttype
Required object type for processing this item.Objects.ObjectDefinition.type
Object typeObjects.ObjectInfoDefinition.type
The object type of the related objectModifier and TypeMethodDescriptionstatic Objects.Type
Objects.Type.get
(int value) static Objects.Type
Returns the enum constant of this class with the specified name.static Objects.Type[]
Objects.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.