Class PersistentNBTTagCompound

java.lang.Object
org.kingdoms.utils.nbt.PersistentNBTTagCompound
All Implemented Interfaces:
NBTTagCompound

public class PersistentNBTTagCompound extends Object implements NBTTagCompound
  • Constructor Details

    • PersistentNBTTagCompound

      public PersistentNBTTagCompound(org.bukkit.persistence.PersistentDataContainer container)
    • PersistentNBTTagCompound

      public PersistentNBTTagCompound(org.bukkit.inventory.meta.ItemMeta meta)
  • Method Details