CompoundTag associated with specified native tile entity.
slot number
Item instance in the specified slot of item TE.
NativeTileEntity type constant, one of the ETileEntityType constants.
Sets compound tag for the specified tile entity.
Sets the contents of a native tile entity's slot.
slot number
item ID
item count
item data
Optional
extra: ItemExtraDataitem extra data
Sets the contents of a native tile entity's slot.
slot number
item information
Copyright © 2024 Nernar. Copyright © 2020 #mineprogramming. Built with ❤ and TypeDoc.
Interface providing access to native tile entities such as chests, hoppers, furnaces, smelters, etc. See full list of supported native tile entities in the ETileEntityType enum.