public class NBTPersistentDataContainer extends NBTCompound
Constructor and Description |
---|
NBTPersistentDataContainer(org.bukkit.persistence.PersistentDataContainer container) |
Modifier and Type | Method and Description |
---|---|
Object |
getCompound() |
protected void |
setCompound(Object compound) |
addCompound, asNBTString, clearNBT, equals, get, getBoolean, getByte, getByteArray, getCompound, getCompoundList, getDouble, getDoubleList, getEnum, getFloat, getFloatList, getIntArray, getIntArrayList, getInteger, getIntegerList, getItemStack, getItemStackArray, getKeys, getListType, getLong, getLongArray, getLongList, getName, getObject, getOrCreateCompound, getOrDefault, getOrNull, getParent, getReadLock, getResolvedObject, getShort, getString, getStringList, getType, getUUID, getUUIDList, getWriteLock, hashCode, hasKey, hasTag, isClosed, isReadOnly, mergeCompound, mergeCompound, removeKey, resolveCompound, resolveOrCreateCompound, resolveOrDefault, resolveOrNull, saveCompound, set, set, setBoolean, setByte, setByteArray, setClosed, setDouble, setEnum, setFloat, setIntArray, setInteger, setItemStack, setItemStackArray, setLong, setLongArray, setObject, setResolvedObject, setShort, setString, setUUID, toString, toString, writeCompound
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
hasTag
public NBTPersistentDataContainer(org.bukkit.persistence.PersistentDataContainer container)
public Object getCompound()
getCompound
in class NBTCompound
protected void setCompound(Object compound)
setCompound
in class NBTCompound
Copyright © 2015–2024 tr7zw. All rights reserved.