Class Constants.NBT

java.lang.Object
net.minecraftforge.common.util.Constants.NBT
Enclosing class:
Constants

public static class Constants.NBT extends 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)