Uses of Class
net.risingworld.api.objects.MetaObject
Package
Description
-
Uses of MetaObject in net.risingworld.api
Modifier and TypeMethodDescriptionstatic MetaObject
World.getMetaObject
(long globalID) Gets a meta object. -
Uses of MetaObject in net.risingworld.api.events.world
Modifier 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
Modifier and TypeMethodDescriptionWorldItem.getRelatedMetaObject()
If this item belongs to a meta object (i.e ifWorldItemType
isWorldItemType.MetaObject
), this method returns the meta object.