Uses of Enum Class
net.risingworld.api.definitions.Objects.Type
Packages that use Objects.Type
-
Uses of Objects.Type in net.risingworld.api.definitions
Fields in net.risingworld.api.definitions declared as Objects.TypeModifier and TypeFieldDescriptionItems.ItemInfo.requiredobjecttypeRequired object type for processing this item.Objects.ObjectDefinition.typeObject typeObjects.ObjectInfoDefinition.typeThe object type of the related objectMethods in net.risingworld.api.definitions that return Objects.TypeModifier and TypeMethodDescriptionstatic Objects.TypeObjects.Type.get(int value) static Objects.TypeReturns 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.