Package | Description |
---|---|
net.minecraft.nbt |
Modifier and Type | Field and Description |
---|---|
private static INBTType<?>[] |
NBTTypes.field_229709_a_ |
static INBTType<ShortNBT> |
ShortNBT.TYPE |
static INBTType<EndNBT> |
EndNBT.TYPE |
static INBTType<ByteNBT> |
ByteNBT.TYPE |
static INBTType<LongArrayNBT> |
LongArrayNBT.TYPE |
static INBTType<CompoundNBT> |
CompoundNBT.TYPE |
static INBTType<ByteArrayNBT> |
ByteArrayNBT.TYPE |
static INBTType<IntArrayNBT> |
IntArrayNBT.TYPE |
static INBTType<LongNBT> |
LongNBT.TYPE |
static INBTType<ListNBT> |
ListNBT.TYPE |
static INBTType<DoubleNBT> |
DoubleNBT.TYPE |
static INBTType<StringNBT> |
StringNBT.TYPE |
static INBTType<IntNBT> |
IntNBT.TYPE |
static INBTType<FloatNBT> |
FloatNBT.TYPE |
Modifier and Type | Method and Description |
---|---|
static INBTType<EndNBT> |
INBTType.func_229707_a_(int p_229707_0_) |
static INBTType<?> |
NBTTypes.func_229710_a_(int p_229710_0_) |
INBTType<ShortNBT> |
ShortNBT.getType() |
INBTType<EndNBT> |
EndNBT.getType() |
INBTType<ByteNBT> |
ByteNBT.getType() |
INBTType<LongArrayNBT> |
LongArrayNBT.getType() |
INBTType<CompoundNBT> |
CompoundNBT.getType() |
INBTType<ByteArrayNBT> |
ByteArrayNBT.getType() |
INBTType<IntArrayNBT> |
IntArrayNBT.getType() |
INBTType<LongNBT> |
LongNBT.getType() |
INBTType<ListNBT> |
ListNBT.getType() |
INBTType<DoubleNBT> |
DoubleNBT.getType() |
INBTType<StringNBT> |
StringNBT.getType() |
INBTType<IntNBT> |
IntNBT.getType() |
INBTType<?> |
INBT.getType() |
INBTType<FloatNBT> |
FloatNBT.getType() |
Modifier and Type | Method and Description |
---|---|
private CrashReport |
CompoundNBT.func_229677_a_(java.lang.String p_229677_1_,
INBTType<?> p_229677_2_,
java.lang.ClassCastException p_229677_3_) |
private static INBT |
CompoundNBT.func_229680_b_(INBTType<?> p_229680_0_,
java.lang.String p_229680_1_,
java.io.DataInput p_229680_2_,
int p_229680_3_,
NBTSizeTracker p_229680_4_) |
private <T extends java.lang.Number> |
JsonToNBT.func_229706_a_(INBTType<?> p_229706_1_,
INBTType<?> p_229706_2_) |
private <T extends java.lang.Number> |
JsonToNBT.func_229706_a_(INBTType<?> p_229706_1_,
INBTType<?> p_229706_2_) |