History - net.minecraft.nbt.CompoundTag
1.21.7
Names
Fields
Map<String, Tag>: x, tags, field_11515, entries, f_128329_
Map<String, Tag>: x, tags, field_11515, entries
TagType<CompoundTag>: b, TYPE, field_21029, TYPE, f_128326_
TagType<CompoundTag>: b, TYPE, field_21029, TYPE
com.mojang.serialization.Codec<CompoundTag>: a, CODEC, field_25128, CODEC, f_128325_
com.mojang.serialization.Codec<CompoundTag>: a, CODEC, field_25128, CODEC
int: v, SELF_SIZE_IN_BYTES, field_41718, SIZE, f_263436_
int: v, SELF_SIZE_IN_BYTES, field_41718, SIZE
int: w, MAP_ENTRY_SIZE_IN_BYTES, field_41719, field_41719, f_263443_
int: w, MAP_ENTRY_SIZE_IN_BYTES, field_41719, field_41719
org.slf4j.Logger: c, LOGGER, field_56522, LOGGER, f_382552_
org.slf4j.Logger: c, LOGGER, field_56522, LOGGER
Constructors
Methods
void (DataOutput): a, write, method_10713, write, m_6434_
void (DataOutput): a, write, method_10713, write
Set<String> (): e, keySet, method_10541, getKeys, m_128431_
Set<String> (): e, keySet, method_10541, getKeys
byte (): b, getId, method_10711, getType, m_7060_
byte (): b, getId, method_10711, getType
int (): i, size, method_10546, getSize, m_128440_
int (): i, size, method_10546, getSize
Tag (String, Tag): a, put, method_10566, put, m_128365_
Tag (String, Tag): a, put, method_10566, put
void (String, byte): a, putByte, method_10567, putByte, m_128344_
void (String, byte): a, putByte, method_10567, putByte
void (String, short): a, putShort, method_10575, putShort, m_128376_
void (String, short): a, putShort, method_10575, putShort
void (String, int): a, putInt, method_10569, putInt, m_128405_
void (String, int): a, putInt, method_10569, putInt
void (String, long): a, putLong, method_10544, putLong, m_128356_
void (String, long): a, putLong, method_10544, putLong
void (String, float): a, putFloat, method_10548, putFloat, m_128350_
void (String, float): a, putFloat, method_10548, putFloat
void (String, double): a, putDouble, method_10549, putDouble, m_128347_
void (String, double): a, putDouble, method_10549, putDouble
void (String, String): a, putString, method_10582, putString, m_128359_
void (String, String): a, putString, method_10582, putString
void (String, byte[]): a, putByteArray, method_10570, putByteArray, m_128382_
void (String, byte[]): a, putByteArray, method_10570, putByteArray
void (String, int[]): a, putIntArray, method_10539, putIntArray, m_128385_
void (String, int[]): a, putIntArray, method_10539, putIntArray
void (String, long[]): a, putLongArray, method_10564, putLongArray, m_128388_
void (String, long[]): a, putLongArray, method_10564, putLongArray
void (String, boolean): a, putBoolean, method_10556, putBoolean, m_128379_
void (String, boolean): a, putBoolean, method_10556, putBoolean
Tag (String): a, get, method_10580, get, m_128423_
Tag (String): a, get, method_10580, get
boolean (String): b, contains, method_10545, contains, m_128441_
boolean (String): b, contains, method_10545, contains
void (String): r, remove, method_10551, remove, m_128473_
void (String): r, remove, method_10551, remove
boolean (): j, isEmpty, method_33133, isEmpty, m_128456_
boolean (): j, isEmpty, method_33133, isEmpty
CompoundTag (): l, copy, method_10553, copy, m_6426_
CompoundTag (): l, copy, method_10553, copy
void (String, Tag, DataOutput): a, writeNamedTag, method_10555, write, m_128368_
void (String, Tag, DataOutput): a, writeNamedTag, method_10555, write
CompoundTag (CompoundTag): a, merge, method_10543, copyFrom, m_128391_
CompoundTag (CompoundTag): a, merge, method_10543, copyFrom
TagType<CompoundTag> (): c, getType, method_23258, getNbtType, m_6458_
TagType<CompoundTag> (): c, getType, method_23258, getNbtType
void (TagVisitor): a, accept, method_32289, accept, m_142327_
void (TagVisitor): a, accept, method_32289, accept
StreamTagVisitor$ValueResult (StreamTagVisitor): a, accept, method_39850, doAccept, m_196533_
StreamTagVisitor$ValueResult (StreamTagVisitor): a, accept, method_39850, doAccept
int (): a, sizeInBytes, method_47988, getSizeInBytes, m_263179_
int (): a, sizeInBytes, method_47988, getSizeInBytes
Tag (TagType<?>, String, DataInput, NbtAccounter): a, readNamedTagData, method_10581, read, m_128413_
Tag (TagType<?>, String, DataInput, NbtAccounter): a, readNamedTagData, method_10581, read
CompoundTag (): k, shallowCopy, method_59873, shallowCopy, m_322637_
CompoundTag (): k, shallowCopy, method_59873, shallowCopy
Set<Map$Entry<String, Tag>> (): g, entrySet, method_59874, entrySet, m_324503_
Set<Map$Entry<String, Tag>> (): g, entrySet, method_59874, entrySet
Collection<Tag> (): h, values, method_68567, values, m_384330_
Collection<Tag> (): h, values, method_68567, values
void (BiConsumer<String, Tag>): a, forEach, method_68561, forEach, m_385604_
void (BiConsumer<String, Tag>): a, forEach, method_68561, forEach
Optional<Tag> (String): s, getOptional, method_68570, getOptional, m_384690_
Optional<Tag> (String): s, getOptional, method_68570, getOptional
Optional<Byte> (String): c, getByte, method_10571, getByte, m_128445_
Optional<Byte> (String): c, getByte, method_10571, getByte
byte (String, byte): b, getByteOr, method_68562, getByte, m_387954_
byte (String, byte): b, getByteOr, method_68562, getByte
Optional<Short> (String): d, getShort, method_10568, getShort, m_128448_
Optional<Short> (String): d, getShort, method_10568, getShort
short (String, short): b, getShortOr, method_68565, getShort, m_388989_
short (String, short): b, getShortOr, method_68565, getShort
Optional<Integer> (String): e, getInt, method_10550, getInt, m_128451_
Optional<Integer> (String): e, getInt, method_10550, getInt
int (String, int): b, getIntOr, method_68083, getInt, m_385147_
int (String, int): b, getIntOr, method_68083, getInt
Optional<Long> (String): f, getLong, method_10537, getLong, m_128454_
Optional<Long> (String): f, getLong, method_10537, getLong
long (String, long): b, getLongOr, method_68080, getLong, m_384934_
long (String, long): b, getLongOr, method_68080, getLong
Optional<Float> (String): g, getFloat, method_10583, getFloat, m_128457_
Optional<Float> (String): g, getFloat, method_10583, getFloat
float (String, float): b, getFloatOr, method_66563, getFloat, m_388357_
float (String, float): b, getFloatOr, method_66563, getFloat
Optional<Double> (String): h, getDouble, method_10574, getDouble, m_128459_
Optional<Double> (String): h, getDouble, method_10574, getDouble
double (String, double): b, getDoubleOr, method_68563, getDouble, m_388742_
double (String, double): b, getDoubleOr, method_68563, getDouble
Optional<String> (String): i, getString, method_10558, getString, m_128461_
Optional<String> (String): i, getString, method_10558, getString
String (String, String): b, getStringOr, method_68564, getString, m_387935_
String (String, String): b, getStringOr, method_68564, getString
Optional<byte[]> (String): j, getByteArray, method_10547, getByteArray, m_128463_
Optional<byte[]> (String): j, getByteArray, method_10547, getByteArray
Optional<int[]> (String): k, getIntArray, method_10561, getIntArray, m_128465_
Optional<int[]> (String): k, getIntArray, method_10561, getIntArray
Optional<long[]> (String): l, getLongArray, method_10565, getLongArray, m_128467_
Optional<long[]> (String): l, getLongArray, method_10565, getLongArray
Optional<CompoundTag> (String): m, getCompound, method_10562, getCompound, m_128469_
Optional<CompoundTag> (String): m, getCompound, method_10562, getCompound
CompoundTag (String): n, getCompoundOrEmpty, method_68568, getCompoundOrEmpty, m_384634_
CompoundTag (String): n, getCompoundOrEmpty, method_68568, getCompoundOrEmpty
Optional<ListTag> (String): o, getList, method_10554, getList, m_128437_
Optional<ListTag> (String): o, getList, method_10554, getList
ListTag (String): p, getListOrEmpty, method_68569, getListOrEmpty, m_385430_
ListTag (String): p, getListOrEmpty, method_68569, getListOrEmpty
Optional<Boolean> (String): q, getBoolean, method_10577, getBoolean, m_128471_
Optional<Boolean> (String): q, getBoolean, method_10577, getBoolean
boolean (String, boolean): b, getBooleanOr, method_68566, getBoolean, m_384203_
boolean (String, boolean): b, getBooleanOr, method_68566, getBoolean
Optional<CompoundTag> (): s_, asCompound, method_68571, asCompound, m_385055_
Optional<CompoundTag> (): s_, asCompound, method_68571, asCompound
<T> void (String, com.mojang.serialization.Codec<T>, T): a, store, method_67494, put, m_388808_
<T> void (String, com.mojang.serialization.Codec<T>, T): a, store, method_67494, put
<T> void (String, com.mojang.serialization.Codec<T>, T): b, storeNullable, method_68082, putNullable, m_387124_
<T> void (String, com.mojang.serialization.Codec<T>, T): b, storeNullable, method_68082, putNullable
<T> void (String, com.mojang.serialization.Codec<T>, com.mojang.serialization.DynamicOps<Tag>, T): a, store, method_67493, put, m_387284_
<T> void (String, com.mojang.serialization.Codec<T>, com.mojang.serialization.DynamicOps<Tag>, T): a, store, method_67493, put
<T> void (String, com.mojang.serialization.Codec<T>, com.mojang.serialization.DynamicOps<Tag>, T): b, storeNullable, method_68081, putNullable, m_387632_
<T> void (String, com.mojang.serialization.Codec<T>, com.mojang.serialization.DynamicOps<Tag>, T): b, storeNullable, method_68081, putNullable
<T> void (com.mojang.serialization.MapCodec<T>, T): a, store, method_67490, copyFromCodec, m_385598_
<T> void (com.mojang.serialization.MapCodec<T>, T): a, store, method_67490, copyFromCodec
<T> void (com.mojang.serialization.MapCodec<T>, com.mojang.serialization.DynamicOps<Tag>, T): a, store, method_67489, copyFromCodec, m_384421_
<T> void (com.mojang.serialization.MapCodec<T>, com.mojang.serialization.DynamicOps<Tag>, T): a, store, method_67489, copyFromCodec
<T> Optional<T> (String, com.mojang.serialization.Codec<T>): a, read, method_67491, get, m_385169_
<T> Optional<T> (String, com.mojang.serialization.Codec<T>): a, read, method_67491, get
<T> Optional<T> (String, com.mojang.serialization.Codec<T>, com.mojang.serialization.DynamicOps<Tag>): a, read, method_67492, get, m_387470_
<T> Optional<T> (String, com.mojang.serialization.Codec<T>, com.mojang.serialization.DynamicOps<Tag>): a, read, method_67492, get
<T> Optional<T> (com.mojang.serialization.MapCodec<T>): a, read, method_67487, decode, m_387782_
<T> Optional<T> (com.mojang.serialization.MapCodec<T>): a, read, method_67487, decode
<T> Optional<T> (com.mojang.serialization.MapCodec<T>, com.mojang.serialization.DynamicOps<Tag>): a, read, method_67488, decode, m_384493_
<T> Optional<T> (com.mojang.serialization.MapCodec<T>, com.mojang.serialization.DynamicOps<Tag>): a, read, method_67488, decode
1.21.6
Names
ua
ui
Fields
Constructors
Methods
1.21.5
Names
tq
ua
Fields
int: c, SELF_SIZE_IN_BYTES, field_41718, SIZE, f_263436_
int: v, SELF_SIZE_IN_BYTES, field_41718, SIZE, f_263436_
org.slf4j.Logger: c, LOGGER, field_56522, LOGGER, f_382552_
Constructors
Methods
Set<String> (): e, getAllKeys, method_10541, getKeys, m_128431_
Set<String> (): e, keySet, method_10541, getKeys, m_128431_
int (): f, size, method_10546, getSize, m_128440_
int (): i, size, method_10546, getSize, m_128440_
void (String, UUID): a, putUUID, method_25927, putUuid, m_128362_
UUID (String): a, getUUID, method_25926, getUuid, m_128342_
boolean (String): b, hasUUID, method_25928, containsUuid, m_128403_
void (String, List<Integer>): b, putIntArray, method_10572, putIntArray, m_128408_
void (String, List<Long>): c, putLongArray, method_10538, putLongArray, m_128428_
Tag (String): c, get, method_10580, get, m_128423_
Tag (String): a, get, method_10580, get, m_128423_
byte (String): d, getTagType, method_10540, getType, m_128435_
boolean (String): e, contains, method_10545, contains, m_128441_
boolean (String): b, contains, method_10545, contains, m_128441_
boolean (String, int): b, contains, method_10573, contains, m_128425_
byte (String): f, getByte, method_10571, getByte, m_128445_
short (String): g, getShort, method_10568, getShort, m_128448_
int (String): h, getInt, method_10550, getInt, m_128451_
long (String): i, getLong, method_10537, getLong, m_128454_
float (String): j, getFloat, method_10583, getFloat, m_128457_
double (String): k, getDouble, method_10574, getDouble, m_128459_
String (String): l, getString, method_10558, getString, m_128461_
byte[] (String): m, getByteArray, method_10547, getByteArray, m_128463_
int[] (String): n, getIntArray, method_10561, getIntArray, m_128465_
long[] (String): o, getLongArray, method_10565, getLongArray, m_128467_
CompoundTag (String): p, getCompound, method_10562, getCompound, m_128469_
ListTag (String, int): c, getList, method_10554, getList, m_128437_
boolean (String): q, getBoolean, method_10577, getBoolean, m_128471_
boolean (): g, isEmpty, method_33133, isEmpty, m_128456_
boolean (): j, isEmpty, method_33133, isEmpty, m_128456_
CompoundTag (): i, copy, method_10553, copy, m_6426_
CompoundTag (): l, copy, method_10553, copy, m_6426_
CrashReport (String, TagType<?>, ClassCastException): a, createReport, method_10559, createCrashReport, m_128372_
void (String, List<Byte>): a, putByteArray, method_36110, putByteArray, m_177853_
CompoundTag (): h, shallowCopy, method_59873, shallowCopy, m_322637_
CompoundTag (): k, shallowCopy, method_59873, shallowCopy, m_322637_
Set<Map$Entry<String, Tag>> (): j, entrySet, method_59874, entrySet, m_324503_
Set<Map$Entry<String, Tag>> (): g, entrySet, method_59874, entrySet, m_324503_
Collection<Tag> (): h, values, method_68567, values, m_384330_
void (BiConsumer<String, Tag>): a, forEach, method_68561, forEach, m_385604_
Optional<Tag> (String): s, getOptional, method_68570, getOptional, m_384690_
Optional<Byte> (String): c, getByte, method_10571, getByte, m_128445_
byte (String, byte): b, getByteOr, method_68562, getByte, m_387954_
Optional<Short> (String): d, getShort, method_10568, getShort, m_128448_
short (String, short): b, getShortOr, method_68565, getShort, m_388989_
Optional<Integer> (String): e, getInt, method_10550, getInt, m_128451_
int (String, int): b, getIntOr, method_68083, getInt, m_385147_
Optional<Long> (String): f, getLong, method_10537, getLong, m_128454_
long (String, long): b, getLongOr, method_68080, getLong, m_384934_
Optional<Float> (String): g, getFloat, method_10583, getFloat, m_128457_
float (String, float): b, getFloatOr, method_66563, getFloat, m_388357_
Optional<Double> (String): h, getDouble, method_10574, getDouble, m_128459_
double (String, double): b, getDoubleOr, method_68563, getDouble, m_388742_
Optional<String> (String): i, getString, method_10558, getString, m_128461_
String (String, String): b, getStringOr, method_68564, getString, m_387935_
Optional<byte[]> (String): j, getByteArray, method_10547, getByteArray, m_128463_
Optional<int[]> (String): k, getIntArray, method_10561, getIntArray, m_128465_
Optional<long[]> (String): l, getLongArray, method_10565, getLongArray, m_128467_
Optional<CompoundTag> (String): m, getCompound, method_10562, getCompound, m_128469_
CompoundTag (String): n, getCompoundOrEmpty, method_68568, getCompoundOrEmpty, m_384634_
Optional<ListTag> (String): o, getList, method_10554, getList, m_128437_
ListTag (String): p, getListOrEmpty, method_68569, getListOrEmpty, m_385430_
Optional<Boolean> (String): q, getBoolean, method_10577, getBoolean, m_128471_
boolean (String, boolean): b, getBooleanOr, method_68566, getBoolean, m_384203_
Optional<CompoundTag> (): s_, asCompound, method_68571, asCompound, m_385055_
<T> void (String, com.mojang.serialization.Codec<T>, T): a, store, method_67494, put, m_388808_
<T> void (String, com.mojang.serialization.Codec<T>, T): b, storeNullable, method_68082, putNullable, m_387124_
<T> void (String, com.mojang.serialization.Codec<T>, com.mojang.serialization.DynamicOps<Tag>, T): a, store, method_67493, put, m_387284_
<T> void (String, com.mojang.serialization.Codec<T>, com.mojang.serialization.DynamicOps<Tag>, T): b, storeNullable, method_68081, putNullable, m_387632_
<T> void (com.mojang.serialization.MapCodec<T>, T): a, store, method_67490, copyFromCodec, m_385598_
<T> void (com.mojang.serialization.MapCodec<T>, com.mojang.serialization.DynamicOps<Tag>, T): a, store, method_67489, copyFromCodec, m_384421_
<T> Optional<T> (String, com.mojang.serialization.Codec<T>): a, read, method_67491, get, m_385169_
<T> Optional<T> (String, com.mojang.serialization.Codec<T>, com.mojang.serialization.DynamicOps<Tag>): a, read, method_67492, get, m_387470_
<T> Optional<T> (com.mojang.serialization.MapCodec<T>): a, read, method_67487, decode, m_387782_
<T> Optional<T> (com.mojang.serialization.MapCodec<T>, com.mojang.serialization.DynamicOps<Tag>): a, read, method_67488, decode, m_384493_
1.21.4
Names
ux
tq
Fields
Constructors
Methods
1.21.3
Names
ub
ux
Fields
Constructors
Methods
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
us
ub
Fields
Constructors
Methods
1.20.6
Names
sn
us
Fields
Constructors
Methods
CompoundTag (): h, copy, method_10553, copy, m_6426_
CompoundTag (): i, copy, method_10553, copy, m_6426_
Map<String, Tag> (): i, entries, method_29143, toMap, m_128450_
CompoundTag (): h, shallowCopy, method_59873, shallowCopy, m_322637_
Set<Map$Entry<String, Tag>> (): j, entrySet, method_59874, entrySet, m_324503_
1.20.4
Names
qw
sn
Fields
Constructors
Methods
1.20.2
Names
qr
qw
Fields
Constructors
Methods
byte (DataInput, NbtAccounter): a, readNamedTagType, method_10542, readByte, m_128420_
String (DataInput, NbtAccounter): b, readNamedTagName, method_10552, readString, m_128432_
Tag (TagType<?>, String, DataInput, int, NbtAccounter): a, readNamedTagData, method_10581, read, m_128413_
Tag (TagType<?>, String, DataInput, NbtAccounter): a, readNamedTagData, method_10581, read, m_128413_
1.20.1
Names
re
qr
Fields
Constructors
Methods
1.19.4
Names
qp
re
Fields
Constructors
Methods
1.19.3
Names
pj
qp
Fields
int: c, SELF_SIZE_IN_BITS, field_33190, SIZE, f_177851_
int: w, MAP_ENTRY_SIZE_IN_BITS, field_33191, field_33191, f_177852_
int: c, SELF_SIZE_IN_BYTES, field_41718, SIZE, f_263436_
int: w, MAP_ENTRY_SIZE_IN_BYTES, field_41719, field_41719, f_263443_
Constructors
Methods
Set<String> (): d, getAllKeys, method_10541, getKeys, m_128431_
Set<String> (): e, getAllKeys, method_10541, getKeys, m_128431_
byte (): a, getId, method_10711, getType, m_7060_
byte (): b, getId, method_10711, getType, m_7060_
int (): e, size, method_10546, getSize, m_128440_
int (): f, size, method_10546, getSize, m_128440_
boolean (): f, isEmpty, method_33133, isEmpty, m_128456_
boolean (): g, isEmpty, method_33133, isEmpty, m_128456_
CompoundTag (): g, copy, method_10553, copy, m_6426_
CompoundTag (): h, copy, method_10553, copy, m_6426_
TagType<CompoundTag> (): b, getType, method_23258, getNbtType, m_6458_
TagType<CompoundTag> (): c, getType, method_23258, getNbtType, m_6458_
Map<String, Tag> (): h, entries, method_29143, toMap, m_128450_
Map<String, Tag> (): i, entries, method_29143, toMap, m_128450_
int (): a, sizeInBytes, method_47988, getSizeInBytes, m_263179_
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
Fields
Constructors
Methods
1.19
Names
ok
pj
Fields
Constructors
Methods
1.18.2
Names
oc
ok
Fields
Constructors
Methods
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
na
oc
Fields
int: c, SELF_SIZE_IN_BITS, field_33190, field_33190, f_177851_
int: c, SELF_SIZE_IN_BITS, field_33190, SIZE, f_177851_
Constructors
Methods
StreamTagVisitor$ValueResult (StreamTagVisitor): a, accept, method_39850, doAccept, m_196533_
1.17.1
Names
Fields
Constructors
Methods
1.17
Names
md
na
net.minecraft.nbt.CompoundNBT
net.minecraft.src.C_4917_
Fields
org.apache.logging.log4j.Logger: c, LOGGER, field_11514, LOGGER, field_191551_b
Pattern: h, SIMPLE_VALUE, field_11516, PATTERN, field_193583_c
Map<String, Tag>: i, tags, field_11515, entries, field_74784_a
Map<String, Tag>: x, tags, field_11515, entries, f_128329_
TagType<CompoundTag>: b, TYPE, field_21029, TYPE, field_229675_a_
TagType<CompoundTag>: b, TYPE, field_21029, TYPE, f_128326_
com.mojang.serialization.Codec<CompoundTag>: a, CODEC, field_25128, CODEC, field_240597_a_
com.mojang.serialization.Codec<CompoundTag>: a, CODEC, field_25128, CODEC, f_128325_
int: c, SELF_SIZE_IN_BITS, field_33190, field_33190, f_177851_
int: w, MAP_ENTRY_SIZE_IN_BITS, field_33191, field_33191, f_177852_
Constructors
Methods
void (DataOutput): a, write, method_10713, write, func_74734_a
void (DataOutput): a, write, method_10713, write, m_6434_
Set<String> (): d, getAllKeys, method_10541, getKeys, func_150296_c
Set<String> (): d, getAllKeys, method_10541, getKeys, m_128431_
byte (): a, getId, method_10711, getType, func_74732_a
byte (): a, getId, method_10711, getType, m_7060_
int (): e, size, method_10546, getSize, func_186856_d
int (): e, size, method_10546, getSize, m_128440_
Tag (String, Tag): a, put, method_10566, put, func_218657_a
Tag (String, Tag): a, put, method_10566, put, m_128365_
void (String, byte): a, putByte, method_10567, putByte, func_74774_a
void (String, byte): a, putByte, method_10567, putByte, m_128344_
void (String, short): a, putShort, method_10575, putShort, func_74777_a
void (String, short): a, putShort, method_10575, putShort, m_128376_
void (String, int): b, putInt, method_10569, putInt, func_74768_a
void (String, int): a, putInt, method_10569, putInt, m_128405_
void (String, long): a, putLong, method_10544, putLong, func_74772_a
void (String, long): a, putLong, method_10544, putLong, m_128356_
void (String, UUID): a, putUUID, method_25927, putUuid, func_186854_a
void (String, UUID): a, putUUID, method_25927, putUuid, m_128362_
UUID (String): a, getUUID, method_25926, getUuid, func_186857_a
UUID (String): a, getUUID, method_25926, getUuid, m_128342_
boolean (String): b, hasUUID, method_25928, containsUuid, func_186855_b
boolean (String): b, hasUUID, method_25928, containsUuid, m_128403_
void (String, float): a, putFloat, method_10548, putFloat, func_74776_a
void (String, float): a, putFloat, method_10548, putFloat, m_128350_
void (String, double): a, putDouble, method_10549, putDouble, func_74780_a
void (String, double): a, putDouble, method_10549, putDouble, m_128347_
void (String, String): a, putString, method_10582, putString, func_74778_a
void (String, String): a, putString, method_10582, putString, m_128359_
void (String, byte[]): a, putByteArray, method_10570, putByteArray, func_74773_a
void (String, byte[]): a, putByteArray, method_10570, putByteArray, m_128382_
void (String, int[]): a, putIntArray, method_10539, putIntArray, func_74783_a
void (String, int[]): a, putIntArray, method_10539, putIntArray, m_128385_
void (String, List<Integer>): b, putIntArray, method_10572, putIntArray, func_197646_b
void (String, List<Integer>): b, putIntArray, method_10572, putIntArray, m_128408_
void (String, long[]): a, putLongArray, method_10564, putLongArray, func_197644_a
void (String, long[]): a, putLongArray, method_10564, putLongArray, m_128388_
void (String, List<Long>): c, putLongArray, method_10538, putLongArray, func_202168_c
void (String, List<Long>): c, putLongArray, method_10538, putLongArray, m_128428_
void (String, boolean): a, putBoolean, method_10556, putBoolean, func_74757_a
void (String, boolean): a, putBoolean, method_10556, putBoolean, m_128379_
Tag (String): c, get, method_10580, get, func_74781_a
Tag (String): c, get, method_10580, get, m_128423_
byte (String): d, getTagType, method_10540, getType, func_150299_b
byte (String): d, getTagType, method_10540, getType, m_128435_
boolean (String): e, contains, method_10545, contains, func_74764_b
boolean (String): e, contains, method_10545, contains, m_128441_
boolean (String, int): c, contains, method_10573, contains, func_150297_b
boolean (String, int): b, contains, method_10573, contains, m_128425_
byte (String): f, getByte, method_10571, getByte, func_74771_c
byte (String): f, getByte, method_10571, getByte, m_128445_
short (String): g, getShort, method_10568, getShort, func_74765_d
short (String): g, getShort, method_10568, getShort, m_128448_
int (String): h, getInt, method_10550, getInt, func_74762_e
int (String): h, getInt, method_10550, getInt, m_128451_
long (String): i, getLong, method_10537, getLong, func_74763_f
long (String): i, getLong, method_10537, getLong, m_128454_
float (String): j, getFloat, method_10583, getFloat, func_74760_g
float (String): j, getFloat, method_10583, getFloat, m_128457_
double (String): k, getDouble, method_10574, getDouble, func_74769_h
double (String): k, getDouble, method_10574, getDouble, m_128459_
String (String): l, getString, method_10558, getString, func_74779_i
String (String): l, getString, method_10558, getString, m_128461_
byte[] (String): m, getByteArray, method_10547, getByteArray, func_74770_j
byte[] (String): m, getByteArray, method_10547, getByteArray, m_128463_
int[] (String): n, getIntArray, method_10561, getIntArray, func_74759_k
int[] (String): n, getIntArray, method_10561, getIntArray, m_128465_
long[] (String): o, getLongArray, method_10565, getLongArray, func_197645_o
long[] (String): o, getLongArray, method_10565, getLongArray, m_128467_
CompoundTag (String): p, getCompound, method_10562, getCompound, func_74775_l
CompoundTag (String): p, getCompound, method_10562, getCompound, m_128469_
ListTag (String, int): d, getList, method_10554, getList, func_150295_c
ListTag (String, int): c, getList, method_10554, getList, m_128437_
boolean (String): q, getBoolean, method_10577, getBoolean, func_74767_n
boolean (String): q, getBoolean, method_10577, getBoolean, m_128471_
void (String): r, remove, method_10551, remove, func_82580_o
void (String): r, remove, method_10551, remove, m_128473_
boolean (): isEmpty, isEmpty, isEmpty, isEmpty, isEmpty
boolean (): f, isEmpty, method_33133, isEmpty, m_128456_
CompoundTag (): g, copy, method_10553, copy, func_74737_b
CompoundTag (): g, copy, method_10553, copy, m_6426_
void (String, Tag, DataOutput): a, writeNamedTag, method_10555, write, func_150298_a
void (String, Tag, DataOutput): a, writeNamedTag, method_10555, write, m_128368_
byte (DataInput, NbtAccounter): c, readNamedTagType, method_10542, readByte, func_152447_a
byte (DataInput, NbtAccounter): a, readNamedTagType, method_10542, readByte, m_128420_
String (DataInput, NbtAccounter): d, readNamedTagName, method_10552, readString, func_152448_b
String (DataInput, NbtAccounter): b, readNamedTagName, method_10552, readString, m_128432_
CompoundTag (CompoundTag): a, merge, method_10543, copyFrom, func_197643_a
CompoundTag (CompoundTag): a, merge, method_10543, copyFrom, m_128391_
String (String): s, handleEscape, method_10578, escapeTagKey, func_193582_s
Component (String): t, handleEscapePretty, method_10557, prettyPrintTagKey, func_197642_t
Component (String, int): a, getPrettyDisplay, method_10710, toText, func_199850_a
TagType<CompoundTag> (): b, getType, method_23258, getNbtType, func_225647_b_
TagType<CompoundTag> (): b, getType, method_23258, getNbtType, m_6458_
CrashReport (String, TagType<?>, ClassCastException): a, createReport, method_10559, createCrashReport, func_229677_a_
CrashReport (String, TagType<?>, ClassCastException): a, createReport, method_10559, createCrashReport, m_128372_
Tag (TagType<?>, String, DataInput, int, NbtAccounter): b, readNamedTagData, method_10581, read, func_229680_b_
Tag (TagType<?>, String, DataInput, int, NbtAccounter): a, readNamedTagData, method_10581, read, m_128413_
Map<String, Tag> (): h, entries, method_29143, toMap, func_240600_h_
Map<String, Tag> (): h, entries, method_29143, toMap, m_128450_
void (String, List<Byte>): a, putByteArray, method_36110, putByteArray, m_177853_
void (TagVisitor): a, accept, method_32289, accept, m_142327_
1.16.5
Names
net.minecraft.nbt.CompoundTag
net.minecraft.nbt.NbtCompound
Fields
Map<String, Tag>: i, tags, field_11515, tags, field_74784_a
Map<String, Tag>: i, tags, field_11515, entries, field_74784_a
TagType<CompoundTag>: b, TYPE, field_21029, READER, field_229675_a_
TagType<CompoundTag>: b, TYPE, field_21029, TYPE, field_229675_a_
Constructors
Methods
TagType<CompoundTag> (): b, getType, method_23258, getReader, func_225647_b_
TagType<CompoundTag> (): b, getType, method_23258, getNbtType, func_225647_b_
1.16.4
Names
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
le
md
Fields
com.mojang.serialization.Codec<CompoundTag>: a, CODEC, field_25128, field_25128, field_240597_a_
com.mojang.serialization.Codec<CompoundTag>: a, CODEC, field_25128, CODEC, field_240597_a_
Constructors
Methods
Map<String, Tag> (): h, entries, method_29143, method_29143, func_240600_h_
Map<String, Tag> (): h, entries, method_29143, toMap, func_240600_h_
1.16.1
Names
jt
le
Fields
org.apache.logging.log4j.Logger: b, LOGGER, field_11514, LOGGER, field_191551_b
org.apache.logging.log4j.Logger: c, LOGGER, field_11514, LOGGER, field_191551_b
Pattern: c, SIMPLE_VALUE, field_11516, PATTERN, field_193583_c
Pattern: h, SIMPLE_VALUE, field_11516, PATTERN, field_193583_c
Map<String, Tag>: h, tags, field_11515, tags, field_74784_a
Map<String, Tag>: i, tags, field_11515, tags, field_74784_a
TagType<CompoundTag>: a, TYPE, field_21029, READER, field_229675_a_
TagType<CompoundTag>: b, TYPE, field_21029, READER, field_229675_a_
com.mojang.serialization.Codec<CompoundTag>: a, CODEC, field_25128, field_25128, field_240597_a_
Constructors
Methods
void (String, UUID): a, putUUID, method_10560, putUuid, func_186854_a
void (String, UUID): a, putUUID, method_25927, putUuid, func_186854_a
UUID (String): a, getUUID, method_10584, getUuid, func_186857_a
UUID (String): a, getUUID, method_25926, getUuid, func_186857_a
boolean (String): b, hasUUID, method_10576, containsUuid, func_186855_b
boolean (String): b, hasUUID, method_25928, containsUuid, func_186855_b
Tag (String): d, get, method_10580, get, func_74781_a
Tag (String): c, get, method_10580, get, func_74781_a
byte (String): e, getTagType, method_10540, getType, func_150299_b
byte (String): d, getTagType, method_10540, getType, func_150299_b
boolean (String): f, contains, method_10545, contains, func_74764_b
boolean (String): e, contains, method_10545, contains, func_74764_b
byte (String): g, getByte, method_10571, getByte, func_74771_c
byte (String): f, getByte, method_10571, getByte, func_74771_c
short (String): h, getShort, method_10568, getShort, func_74765_d
short (String): g, getShort, method_10568, getShort, func_74765_d
int (String): i, getInt, method_10550, getInt, func_74762_e
int (String): h, getInt, method_10550, getInt, func_74762_e
long (String): j, getLong, method_10537, getLong, func_74763_f
long (String): i, getLong, method_10537, getLong, func_74763_f
float (String): k, getFloat, method_10583, getFloat, func_74760_g
float (String): j, getFloat, method_10583, getFloat, func_74760_g
double (String): l, getDouble, method_10574, getDouble, func_74769_h
double (String): k, getDouble, method_10574, getDouble, func_74769_h
String (String): m, getString, method_10558, getString, func_74779_i
String (String): l, getString, method_10558, getString, func_74779_i
byte[] (String): n, getByteArray, method_10547, getByteArray, func_74770_j
byte[] (String): m, getByteArray, method_10547, getByteArray, func_74770_j
int[] (String): o, getIntArray, method_10561, getIntArray, func_74759_k
int[] (String): n, getIntArray, method_10561, getIntArray, func_74759_k
long[] (String): p, getLongArray, method_10565, getLongArray, func_197645_o
long[] (String): o, getLongArray, method_10565, getLongArray, func_197645_o
CompoundTag (String): q, getCompound, method_10562, getCompound, func_74775_l
CompoundTag (String): p, getCompound, method_10562, getCompound, func_74775_l
boolean (String): r, getBoolean, method_10577, getBoolean, func_74767_n
boolean (String): q, getBoolean, method_10577, getBoolean, func_74767_n
void (String): s, remove, method_10551, remove, func_82580_o
void (String): r, remove, method_10551, remove, func_82580_o
boolean (): isEmpty, isEmpty, isEmpty, isEmpty
boolean (): isEmpty, isEmpty, isEmpty, isEmpty, isEmpty
String (String): t, handleEscape, method_10578, escapeTagKey, func_193582_s
String (String): s, handleEscape, method_10578, escapeTagKey, func_193582_s
Component (String): u, handleEscapePretty, method_10557, prettyPrintTagKey, func_197642_t
Component (String): t, handleEscapePretty, method_10557, prettyPrintTagKey, func_197642_t
void (String): c, removeUUID, method_22421, removeUuid, func_229681_c_
Map<String, Tag> (): h, entries, method_29143, method_29143, func_240600_h_
1.15.2
Names
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
1.15
Names
id
jt
Fields
org.apache.logging.log4j.Logger: f, LOGGER, field_11514, LOGGER, field_191551_b
org.apache.logging.log4j.Logger: b, LOGGER, field_11514, LOGGER, field_191551_b
Pattern: g, SIMPLE_VALUE, field_11516, PATTERN, field_193583_c
Pattern: c, SIMPLE_VALUE, field_11516, PATTERN, field_193583_c
TagType<CompoundTag>: a, TYPE, field_21029, READER, field_229675_a_
Constructors
Methods
void (DataInput, int, NbtAccounter): a, load, method_10709, read, func_152446_a
Set<String> (): c, getAllKeys, method_10541, getKeys, func_150296_c
Set<String> (): d, getAllKeys, method_10541, getKeys, func_150296_c
int (): d, size, method_10546, getSize, func_186856_d
int (): e, size, method_10546, getSize, func_186856_d
Tag (String): c, get, method_10580, get, func_74781_a
Tag (String): d, get, method_10580, get, func_74781_a
byte (String): d, getTagType, method_10540, getType, func_150299_b
byte (String): e, getTagType, method_10540, getType, func_150299_b
boolean (String): e, contains, method_10545, contains, func_74764_b
boolean (String): f, contains, method_10545, contains, func_74764_b
byte (String): f, getByte, method_10571, getByte, func_74771_c
byte (String): g, getByte, method_10571, getByte, func_74771_c
short (String): g, getShort, method_10568, getShort, func_74765_d
short (String): h, getShort, method_10568, getShort, func_74765_d
int (String): h, getInt, method_10550, getInt, func_74762_e
int (String): i, getInt, method_10550, getInt, func_74762_e
long (String): i, getLong, method_10537, getLong, func_74763_f
long (String): j, getLong, method_10537, getLong, func_74763_f
float (String): j, getFloat, method_10583, getFloat, func_74760_g
float (String): k, getFloat, method_10583, getFloat, func_74760_g
double (String): k, getDouble, method_10574, getDouble, func_74769_h
double (String): l, getDouble, method_10574, getDouble, func_74769_h
String (String): l, getString, method_10558, getString, func_74779_i
String (String): m, getString, method_10558, getString, func_74779_i
byte[] (String): m, getByteArray, method_10547, getByteArray, func_74770_j
byte[] (String): n, getByteArray, method_10547, getByteArray, func_74770_j
int[] (String): n, getIntArray, method_10561, getIntArray, func_74759_k
int[] (String): o, getIntArray, method_10561, getIntArray, func_74759_k
long[] (String): o, getLongArray, method_10565, getLongArray, func_197645_o
long[] (String): p, getLongArray, method_10565, getLongArray, func_197645_o
CompoundTag (String): p, getCompound, method_10562, getCompound, func_74775_l
CompoundTag (String): q, getCompound, method_10562, getCompound, func_74775_l
boolean (String): q, getBoolean, method_10577, getBoolean, func_74767_n
boolean (String): r, getBoolean, method_10577, getBoolean, func_74767_n
void (String): r, remove, method_10551, remove, func_82580_o
void (String): s, remove, method_10551, remove, func_82580_o
CrashReport (String, int, ClassCastException): a, createReport, method_10559, createCrashReport, func_82581_a
CompoundTag (): f, copy, method_10553, copy, func_74737_b
CompoundTag (): g, copy, method_10553, copy, func_74737_b
byte (DataInput, NbtAccounter): a, readNamedTagType, method_10542, readByte, func_152447_a
byte (DataInput, NbtAccounter): c, readNamedTagType, method_10542, readByte, func_152447_a
String (DataInput, NbtAccounter): b, readNamedTagName, method_10552, readString, func_152448_b
String (DataInput, NbtAccounter): d, readNamedTagName, method_10552, readString, func_152448_b
Tag (byte, String, DataInput, int, NbtAccounter): a, readNamedTagData, method_10581, createTag, func_152449_a
String (String): s, handleEscape, method_10578, escapeTagKey, func_193582_s
String (String): t, handleEscape, method_10578, escapeTagKey, func_193582_s
Component (String): t, handleEscapePretty, method_10557, prettyPrintTagKey, func_197642_t
Component (String): u, handleEscapePretty, method_10557, prettyPrintTagKey, func_197642_t
TagType<CompoundTag> (): b, getType, method_23258, getReader, func_225647_b_
void (String): c, removeUUID, method_22421, removeUuid, func_229681_c_
CrashReport (String, TagType<?>, ClassCastException): a, createReport, method_10559, createCrashReport, func_229677_a_
Tag (TagType<?>, String, DataInput, int, NbtAccounter): b, readNamedTagData, method_10581, read, func_229680_b_
1.14.4
Names
ic
id
net.minecraft.nbt.CompoundTag
Fields
org.apache.logging.log4j.Logger: f, field_11514, LOGGER, field_191551_b
org.apache.logging.log4j.Logger: f, LOGGER, field_11514, LOGGER, field_191551_b
Pattern: g, field_11516, PATTERN, field_193583_c
Pattern: g, SIMPLE_VALUE, field_11516, PATTERN, field_193583_c
Map<String, Tag>: h, field_11515, tags, field_74784_a
Map<String, Tag>: h, tags, field_11515, tags, field_74784_a
Constructors
Methods
void (DataOutput): a, method_10713, write, func_74734_a
void (DataOutput): a, write, method_10713, write, func_74734_a
void (DataInput, int, PositionTracker): a, method_10709, read, func_152446_a
void (DataInput, int, NbtAccounter): a, load, method_10709, read, func_152446_a
Set<String> (): c, method_10541, getKeys, func_150296_c
Set<String> (): c, getAllKeys, method_10541, getKeys, func_150296_c
byte (): a, method_10711, getType, func_74732_a
byte (): a, getId, method_10711, getType, func_74732_a
int (): d, method_10546, getSize, func_186856_d
int (): d, size, method_10546, getSize, func_186856_d
Tag (String, Tag): a, method_10566, put, func_218657_a
Tag (String, Tag): a, put, method_10566, put, func_218657_a
void (String, byte): a, method_10567, putByte, func_74774_a
void (String, byte): a, putByte, method_10567, putByte, func_74774_a
void (String, short): a, method_10575, putShort, func_74777_a
void (String, short): a, putShort, method_10575, putShort, func_74777_a
void (String, int): b, method_10569, putInt, func_74768_a
void (String, int): b, putInt, method_10569, putInt, func_74768_a
void (String, long): a, method_10544, putLong, func_74772_a
void (String, long): a, putLong, method_10544, putLong, func_74772_a
void (String, UUID): a, method_10560, putUuid, func_186854_a
void (String, UUID): a, putUUID, method_10560, putUuid, func_186854_a
UUID (String): a, method_10584, getUuid, func_186857_a
UUID (String): a, getUUID, method_10584, getUuid, func_186857_a
boolean (String): b, method_10576, hasUuid, func_186855_b
boolean (String): b, hasUUID, method_10576, containsUuid, func_186855_b
void (String, float): a, method_10548, putFloat, func_74776_a
void (String, float): a, putFloat, method_10548, putFloat, func_74776_a
void (String, double): a, method_10549, putDouble, func_74780_a
void (String, double): a, putDouble, method_10549, putDouble, func_74780_a
void (String, String): a, method_10582, putString, func_74778_a
void (String, String): a, putString, method_10582, putString, func_74778_a
void (String, byte[]): a, method_10570, putByteArray, func_74773_a
void (String, byte[]): a, putByteArray, method_10570, putByteArray, func_74773_a
void (String, int[]): a, method_10539, putIntArray, func_74783_a
void (String, int[]): a, putIntArray, method_10539, putIntArray, func_74783_a
void (String, List<Integer>): b, method_10572, putIntArray, func_197646_b
void (String, List<Integer>): b, putIntArray, method_10572, putIntArray, func_197646_b
void (String, long[]): a, method_10564, putLongArray, func_197644_a
void (String, long[]): a, putLongArray, method_10564, putLongArray, func_197644_a
void (String, List<Long>): c, method_10538, putLongArray, func_202168_c
void (String, List<Long>): c, putLongArray, method_10538, putLongArray, func_202168_c
void (String, boolean): a, method_10556, putBoolean, func_74757_a
void (String, boolean): a, putBoolean, method_10556, putBoolean, func_74757_a
Tag (String): c, method_10580, getTag, func_74781_a
Tag (String): c, get, method_10580, get, func_74781_a
byte (String): d, method_10540, getType, func_150299_b
byte (String): d, getTagType, method_10540, getType, func_150299_b
boolean (String): e, method_10545, containsKey, func_74764_b
boolean (String): e, contains, method_10545, contains, func_74764_b
boolean (String, int): c, method_10573, containsKey, func_150297_b
boolean (String, int): c, contains, method_10573, contains, func_150297_b
byte (String): f, method_10571, getByte, func_74771_c
byte (String): f, getByte, method_10571, getByte, func_74771_c
short (String): g, method_10568, getShort, func_74765_d
short (String): g, getShort, method_10568, getShort, func_74765_d
int (String): h, method_10550, getInt, func_74762_e
int (String): h, getInt, method_10550, getInt, func_74762_e
long (String): i, method_10537, getLong, func_74763_f
long (String): i, getLong, method_10537, getLong, func_74763_f
float (String): j, method_10583, getFloat, func_74760_g
float (String): j, getFloat, method_10583, getFloat, func_74760_g
double (String): k, method_10574, getDouble, func_74769_h
double (String): k, getDouble, method_10574, getDouble, func_74769_h
String (String): l, method_10558, getString, func_74779_i
String (String): l, getString, method_10558, getString, func_74779_i
byte[] (String): m, method_10547, getByteArray, func_74770_j
byte[] (String): m, getByteArray, method_10547, getByteArray, func_74770_j
int[] (String): n, method_10561, getIntArray, func_74759_k
int[] (String): n, getIntArray, method_10561, getIntArray, func_74759_k
long[] (String): o, method_10565, getLongArray, func_197645_o
long[] (String): o, getLongArray, method_10565, getLongArray, func_197645_o
CompoundTag (String): p, method_10562, getCompound, func_74775_l
CompoundTag (String): p, getCompound, method_10562, getCompound, func_74775_l
ListTag (String, int): d, method_10554, getList, func_150295_c
ListTag (String, int): d, getList, method_10554, getList, func_150295_c
boolean (String): q, method_10577, getBoolean, func_74767_n
boolean (String): q, getBoolean, method_10577, getBoolean, func_74767_n
void (String): r, method_10551, remove, func_82580_o
void (String): r, remove, method_10551, remove, func_82580_o
boolean (): isEmpty, isEmpty, isEmpty, isEmpty
boolean (): isEmpty, isEmpty, isEmpty, isEmpty
CrashReport (String, int, ClassCastException): a, method_10559, createCrashReport, func_82581_a
CrashReport (String, int, ClassCastException): a, createReport, method_10559, createCrashReport, func_82581_a
CompoundTag (): f, method_10553, method_10553, func_74737_b
CompoundTag (): f, copy, method_10553, copy, func_74737_b
void (String, Tag, DataOutput): a, method_10555, write, func_150298_a
void (String, Tag, DataOutput): a, writeNamedTag, method_10555, write, func_150298_a
byte (DataInput, PositionTracker): a, method_10542, readByte, func_152447_a
byte (DataInput, NbtAccounter): a, readNamedTagType, method_10542, readByte, func_152447_a
String (DataInput, PositionTracker): b, method_10552, readString, func_152448_b
String (DataInput, NbtAccounter): b, readNamedTagName, method_10552, readString, func_152448_b
Tag (byte, String, DataInput, int, PositionTracker): a, method_10581, createTag, func_152449_a
Tag (byte, String, DataInput, int, NbtAccounter): a, readNamedTagData, method_10581, createTag, func_152449_a
CompoundTag (CompoundTag): a, method_10543, copyFrom, func_197643_a
CompoundTag (CompoundTag): a, merge, method_10543, copyFrom, func_197643_a
String (String): s, method_10578, escapeTagKey, func_193582_s
String (String): s, handleEscape, method_10578, escapeTagKey, func_193582_s
Text (String): t, method_10557, prettyPrintTagKey, func_197642_t
Component (String): t, handleEscapePretty, method_10557, prettyPrintTagKey, func_197642_t
Text (String, int): a, method_10710, toText, func_199850_a
Component (String, int): a, getPrettyDisplay, method_10710, toText, func_199850_a
1.14.3
Names
ib
ic
net.minecraft.nbt.CompoundTag
Fields
org.apache.logging.log4j.Logger: f, field_11514, field_191551_b
org.apache.logging.log4j.Logger: f, field_11514, LOGGER, field_191551_b
Pattern: g, field_11516, field_193583_c
Pattern: g, field_11516, PATTERN, field_193583_c
Map<String, INBT>: h, field_11515, field_74784_a
Map<String, Tag>: h, field_11515, tags, field_74784_a
Constructors
Methods
void (DataOutput): a, method_10713, func_74734_a
void (DataOutput): a, method_10713, write, func_74734_a
void (DataInput, int, NBTSizeTracker): a, method_10709, func_152446_a
void (DataInput, int, PositionTracker): a, method_10709, read, func_152446_a
Set<String> (): c, method_10541, func_150296_c
Set<String> (): c, method_10541, getKeys, func_150296_c
byte (): a, method_10711, func_74732_a
byte (): a, method_10711, getType, func_74732_a
int (): d, method_10546, func_186856_d
int (): d, method_10546, getSize, func_186856_d
INBT (String, INBT): a, method_10566, func_218657_a
Tag (String, Tag): a, method_10566, put, func_218657_a
void (String, byte): a, method_10567, func_74774_a
void (String, byte): a, method_10567, putByte, func_74774_a
void (String, short): a, method_10575, func_74777_a
void (String, short): a, method_10575, putShort, func_74777_a
void (String, int): b, method_10569, func_74768_a
void (String, int): b, method_10569, putInt, func_74768_a
void (String, long): a, method_10544, func_74772_a
void (String, long): a, method_10544, putLong, func_74772_a
void (String, UUID): a, method_10560, func_186854_a
void (String, UUID): a, method_10560, putUuid, func_186854_a
UUID (String): a, method_10584, func_186857_a
UUID (String): a, method_10584, getUuid, func_186857_a
boolean (String): b, method_10576, func_186855_b
boolean (String): b, method_10576, hasUuid, func_186855_b
void (String, float): a, method_10548, func_74776_a
void (String, float): a, method_10548, putFloat, func_74776_a
void (String, double): a, method_10549, func_74780_a
void (String, double): a, method_10549, putDouble, func_74780_a
void (String, String): a, method_10582, func_74778_a
void (String, String): a, method_10582, putString, func_74778_a
void (String, byte[]): a, method_10570, func_74773_a
void (String, byte[]): a, method_10570, putByteArray, func_74773_a
void (String, int[]): a, method_10539, func_74783_a
void (String, int[]): a, method_10539, putIntArray, func_74783_a
void (String, List<Integer>): b, method_10572, func_197646_b
void (String, List<Integer>): b, method_10572, putIntArray, func_197646_b
void (String, long[]): a, method_10564, func_197644_a
void (String, long[]): a, method_10564, putLongArray, func_197644_a
void (String, List<Long>): c, method_10538, func_202168_c
void (String, List<Long>): c, method_10538, putLongArray, func_202168_c
void (String, boolean): a, method_10556, func_74757_a
void (String, boolean): a, method_10556, putBoolean, func_74757_a
INBT (String): c, method_10580, func_74781_a
Tag (String): c, method_10580, getTag, func_74781_a
byte (String): d, method_10540, func_150299_b
byte (String): d, method_10540, getType, func_150299_b
boolean (String): e, method_10545, func_74764_b
boolean (String): e, method_10545, containsKey, func_74764_b
boolean (String, int): c, method_10573, func_150297_b
boolean (String, int): c, method_10573, containsKey, func_150297_b
byte (String): f, method_10571, func_74771_c
byte (String): f, method_10571, getByte, func_74771_c
short (String): g, method_10568, func_74765_d
short (String): g, method_10568, getShort, func_74765_d
int (String): h, method_10550, func_74762_e
int (String): h, method_10550, getInt, func_74762_e
long (String): i, method_10537, func_74763_f
long (String): i, method_10537, getLong, func_74763_f
float (String): j, method_10583, func_74760_g
float (String): j, method_10583, getFloat, func_74760_g
double (String): k, method_10574, func_74769_h
double (String): k, method_10574, getDouble, func_74769_h
String (String): l, method_10558, func_74779_i
String (String): l, method_10558, getString, func_74779_i
byte[] (String): m, method_10547, func_74770_j
byte[] (String): m, method_10547, getByteArray, func_74770_j
int[] (String): n, method_10561, func_74759_k
int[] (String): n, method_10561, getIntArray, func_74759_k
long[] (String): o, method_10565, func_197645_o
long[] (String): o, method_10565, getLongArray, func_197645_o
CompoundNBT (String): p, method_10562, func_74775_l
CompoundTag (String): p, method_10562, getCompound, func_74775_l
ListNBT (String, int): d, method_10554, func_150295_c
ListTag (String, int): d, method_10554, getList, func_150295_c
boolean (String): q, method_10577, func_74767_n
boolean (String): q, method_10577, getBoolean, func_74767_n
void (String): r, method_10551, func_82580_o
void (String): r, method_10551, remove, func_82580_o
boolean (): isEmpty, isEmpty
boolean (): isEmpty, isEmpty, isEmpty, isEmpty
CrashReport (String, int, ClassCastException): a, method_10559, func_82581_a
CrashReport (String, int, ClassCastException): a, method_10559, createCrashReport, func_82581_a
CompoundNBT (): f, method_10553, func_74737_b
CompoundTag (): f, method_10553, method_10553, func_74737_b
void (String, INBT, DataOutput): a, method_10555, func_150298_a
void (String, Tag, DataOutput): a, method_10555, write, func_150298_a
byte (DataInput, NBTSizeTracker): a, method_10542, func_152447_a
byte (DataInput, PositionTracker): a, method_10542, readByte, func_152447_a
String (DataInput, NBTSizeTracker): b, method_10552, func_152448_b
String (DataInput, PositionTracker): b, method_10552, readString, func_152448_b
INBT (byte, String, DataInput, int, NBTSizeTracker): a, method_10581, func_152449_a
Tag (byte, String, DataInput, int, PositionTracker): a, method_10581, createTag, func_152449_a
CompoundNBT (CompoundNBT): a, method_10543, func_197643_a
CompoundTag (CompoundTag): a, method_10543, copyFrom, func_197643_a
String (String): s, method_10578, func_193582_s
String (String): s, method_10578, escapeTagKey, func_193582_s
ITextComponent (String): t, method_10557, func_197642_t
Text (String): t, method_10557, prettyPrintTagKey, func_197642_t
ITextComponent (String, int): a, method_10710, func_199850_a
Text (String, int): a, method_10710, toText, func_199850_a
1.14.2
Names
Fields
Constructors
Methods
1.14.1
Names
Fields
Constructors
Methods
1.14
Names
ib
net.minecraft.class_2487
net.minecraft.nbt.CompoundNBT
Fields
org.apache.logging.log4j.Logger: f, field_11514, field_191551_b
Pattern: g, field_11516, field_193583_c
Map<String, INBT>: h, field_11515, field_74784_a
Constructors
()
Methods
void (DataOutput): a, method_10713, func_74734_a
void (DataInput, int, NBTSizeTracker): a, method_10709, func_152446_a
Set<String> (): c, method_10541, func_150296_c
byte (): a, method_10711, func_74732_a
int (): d, method_10546, func_186856_d
INBT (String, INBT): a, method_10566, func_218657_a
void (String, byte): a, method_10567, func_74774_a
void (String, short): a, method_10575, func_74777_a
void (String, int): b, method_10569, func_74768_a
void (String, long): a, method_10544, func_74772_a
void (String, UUID): a, method_10560, func_186854_a
UUID (String): a, method_10584, func_186857_a
boolean (String): b, method_10576, func_186855_b
void (String, float): a, method_10548, func_74776_a
void (String, double): a, method_10549, func_74780_a
void (String, String): a, method_10582, func_74778_a
void (String, byte[]): a, method_10570, func_74773_a
void (String, int[]): a, method_10539, func_74783_a
void (String, List<Integer>): b, method_10572, func_197646_b
void (String, long[]): a, method_10564, func_197644_a
void (String, List<Long>): c, method_10538, func_202168_c
void (String, boolean): a, method_10556, func_74757_a
INBT (String): c, method_10580, func_74781_a
byte (String): d, method_10540, func_150299_b
boolean (String): e, method_10545, func_74764_b
boolean (String, int): c, method_10573, func_150297_b
byte (String): f, method_10571, func_74771_c
short (String): g, method_10568, func_74765_d
int (String): h, method_10550, func_74762_e
long (String): i, method_10537, func_74763_f
float (String): j, method_10583, func_74760_g
double (String): k, method_10574, func_74769_h
String (String): l, method_10558, func_74779_i
byte[] (String): m, method_10547, func_74770_j
int[] (String): n, method_10561, func_74759_k
long[] (String): o, method_10565, func_197645_o
CompoundNBT (String): p, method_10562, func_74775_l
ListNBT (String, int): d, method_10554, func_150295_c
boolean (String): q, method_10577, func_74767_n
void (String): r, method_10551, func_82580_o
boolean (): isEmpty, isEmpty
CrashReport (String, int, ClassCastException): a, method_10559, func_82581_a
CompoundNBT (): f, method_10553, func_74737_b
void (String, INBT, DataOutput): a, method_10555, func_150298_a
byte (DataInput, NBTSizeTracker): a, method_10542, func_152447_a
String (DataInput, NBTSizeTracker): b, method_10552, func_152448_b
INBT (byte, String, DataInput, int, NBTSizeTracker): a, method_10581, func_152449_a
CompoundNBT (CompoundNBT): a, method_10543, func_197643_a
String (String): s, method_10578, func_193582_s
ITextComponent (String): t, method_10557, func_197642_t
ITextComponent (String, int): a, method_10710, func_199850_a