Class Constants.NBT

  • Enclosing class:
    Constants

    public static class Constants.NBT
    extends java.lang.Object
    NBT Tag type IDS, used when storing the nbt to disc, Should align with net.minecraft.nbt.INBT#create and net.minecraft.nbt.INBT#getTypeName Main use is checking tag type in CompoundNBT.contains(String, int)