public interface Item extends Entity
Modifier and Type | Method and Description |
---|---|
RepresentedItemData |
getItemData()
Gets a copy of the current
RepresentedItemData this item is
representing. |
createSnapshot, damage, getLocation, getRotation, getScale, getTransform, getType, getWorld, isLoaded, isOnGround, isRemoved, remove, setLocation, setLocationAndRotation, setLocationAndRotation, setLocationAndRotationSafely, setLocationAndRotationSafely, setLocationSafely, setRotation, setScale, setTransform, transferToWorld, transferToWorld
getUniqueId
getProperties, getProperty, setRawData, validateRawData
toContainer
RepresentedItemData getItemData()
RepresentedItemData
this item is
representing.