public class Constants
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
Constants.NBT
NBT Tag type IDS, used when storing the nbt to disc, Should align with NBTBase.getId,
table used in NBTBase.func_150283_g
Main use is checking tag type in NBTTagCompound.func_150297_b(String, int)
|
Constructor and Description |
---|
Constants() |