INBTItem.size

interface INBTItem
@property
int
size
()

Return Value

Type: int

the size in bytes of the NBT Item without name.length, name or TAG ID.

Meta