Uses of Class
net.risingworld.api.definitions.Objects.ObjectInfoDefinition
Packages that use Objects.ObjectInfoDefinition
Package
Description
-
Uses of Objects.ObjectInfoDefinition in net.risingworld.api.definitions
Methods in net.risingworld.api.definitions that return Objects.ObjectInfoDefinitionModifier and TypeMethodDescriptionstatic Objects.ObjectInfoDefinition[]
Definitions.getAllObjectInfoDefinitions()
static Objects.ObjectInfoDefinition
Definitions.getObjectInfoDefinition
(String name) static Objects.ObjectInfoDefinition
Definitions.getObjectInfoDefinitionByTypeID
(int typeID) -
Uses of Objects.ObjectInfoDefinition in net.risingworld.api.events.world
Methods in net.risingworld.api.events.world that return Objects.ObjectInfoDefinitionModifier and TypeMethodDescriptionItemTransformEvent.getObjectInfoDefinition()
Gets the definition of the related meta object (which processes this item, e.g the furnace, grinder etc). -
Uses of Objects.ObjectInfoDefinition in net.risingworld.api.objects
Methods in net.risingworld.api.objects that return Objects.ObjectInfoDefinition