public interface ReadableItemNBT extends ReadableNBT
Modifier and Type | Method and Description |
---|---|
boolean |
hasNBTData()
Returns true if the item has NBT data.
|
get, getBoolean, getByte, getByteArray, getCompound, getCompoundList, getDouble, getDoubleList, getEnum, getFloat, getFloatList, getIntArray, getIntArrayList, getInteger, getIntegerList, getItemStack, getItemStackArray, getKeys, getListType, getLong, getLongArray, getLongList, getOrDefault, getOrNull, getShort, getString, getStringList, getType, getUUID, getUUIDList, hasTag, hasTag, resolveCompound, resolveOrDefault, resolveOrNull, toString, writeCompound
Copyright © 2015–2024 tr7zw. All rights reserved.