Package org.kingdoms.utils.nbt
Class PersistentNBTTagCompound
java.lang.Object
org.kingdoms.utils.nbt.PersistentNBTTagCompound
- All Implemented Interfaces:
NBTTagCompound
-
Constructor Summary
ConstructorsConstructorDescriptionPersistentNBTTagCompound(org.bukkit.inventory.meta.ItemMeta meta) PersistentNBTTagCompound(org.bukkit.persistence.PersistentDataContainer container) -
Method Summary
-
Constructor Details
-
PersistentNBTTagCompound
public PersistentNBTTagCompound(org.bukkit.persistence.PersistentDataContainer container) -
PersistentNBTTagCompound
public PersistentNBTTagCompound(org.bukkit.inventory.meta.ItemMeta meta)
-
-
Method Details
-
set
- Specified by:
setin interfaceNBTTagCompound
-
get
- Specified by:
getin interfaceNBTTagCompound
-
has
- Specified by:
hasin interfaceNBTTagCompound
-
getContainer
- Specified by:
getContainerin interfaceNBTTagCompound
-