Uses of Class
net.risingworld.api.objects.MetaObject
Packages that use MetaObject
Package
Description
-
Uses of MetaObject in net.risingworld.api
Methods in net.risingworld.api that return MetaObjectModifier and TypeMethodDescriptionstatic MetaObject
World.getMetaObject
(long globalID) Gets a meta object. -
Uses of MetaObject in net.risingworld.api.events.world
Methods in net.risingworld.api.events.world that return MetaObjectModifier and TypeMethodDescriptionItemTransformEvent.getMetaObject()
Gets the meta object that was involved in this process, i.e the object that processed the items.MetaObjectEvent.getMetaObject()
Gets the meta object. -
Uses of MetaObject in net.risingworld.api.objects
Methods in net.risingworld.api.objects that return MetaObjectModifier and TypeMethodDescriptionWorldItem.getRelatedMetaObject()
If this item belongs to a meta object (i.e ifWorldItemType
isWorldItemType.MetaObject
), this method returns the meta object.