History - net.minecraft.nbt.CompoundTag
1.21.3
Names
ub
ux
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: c, SELF_SIZE_IN_BYTES, field_41718, SIZE, f_263436_
int: c, 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
Constructors
Methods
void (DataOutput): a, write, method_10713, write, m_6434_
void (DataOutput): a, write, method_10713, write
Set<String> (): e, getAllKeys, method_10541, getKeys, m_128431_
Set<String> (): e, getAllKeys, method_10541, getKeys
byte (): b, getId, method_10711, getType, m_7060_
byte (): b, getId, method_10711, getType
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, boolean): a, putBoolean, method_10556, putBoolean, m_128379_
void (String, boolean): a, putBoolean, method_10556, putBoolean
Tag (String): c, get, method_10580, get, m_128423_
Tag (String): c, get, method_10580, get
byte (String): d, getTagType, method_10540, getType, m_128435_
byte (String): d, getTagType, method_10540, getType
boolean (String): e, contains, method_10545, contains, m_128441_
boolean (String): e, contains, method_10545, contains
boolean (String, int): b, contains, method_10573, contains, m_128425_
boolean (String, int): b, contains, method_10573, contains
byte (String): f, getByte, method_10571, getByte, m_128445_
byte (String): f, getByte, method_10571, getByte
short (String): g, getShort, method_10568, getShort, m_128448_
short (String): g, getShort, method_10568, getShort
int (String): h, getInt, method_10550, getInt, m_128451_
int (String): h, getInt, method_10550, getInt
long (String): i, getLong, method_10537, getLong, m_128454_
long (String): i, getLong, method_10537, getLong
float (String): j, getFloat, method_10583, getFloat, m_128457_
float (String): j, getFloat, method_10583, getFloat
double (String): k, getDouble, method_10574, getDouble, m_128459_
double (String): k, getDouble, method_10574, getDouble
String (String): l, getString, method_10558, getString, m_128461_
String (String): l, getString, method_10558, getString
byte[] (String): m, getByteArray, method_10547, getByteArray, m_128463_
byte[] (String): m, getByteArray, method_10547, getByteArray
int[] (String): n, getIntArray, method_10561, getIntArray, m_128465_
int[] (String): n, getIntArray, method_10561, getIntArray
CompoundTag (String): p, getCompound, method_10562, getCompound, m_128469_
CompoundTag (String): p, getCompound, method_10562, getCompound
ListTag (String, int): c, getList, method_10554, getList, m_128437_
ListTag (String, int): c, getList, method_10554, getList
boolean (String): q, getBoolean, method_10577, getBoolean, m_128471_
boolean (String): q, getBoolean, method_10577, getBoolean
void (String): r, remove, method_10551, remove, m_128473_
void (String): r, remove, method_10551, remove
boolean (): g, isEmpty, method_33133, isEmpty, m_128456_
boolean (): g, isEmpty, method_33133, isEmpty
void (String, Tag, DataOutput): a, writeNamedTag, method_10555, write, m_128368_
void (String, Tag, DataOutput): a, writeNamedTag, method_10555, write
int (): f, size, method_10546, getSize, m_128440_
int (): f, size, method_10546, getSize
void (String, UUID): a, putUUID, method_25927, putUuid, m_128362_
void (String, UUID): a, putUUID, method_25927, putUuid
UUID (String): a, getUUID, method_25926, getUuid, m_128342_
UUID (String): a, getUUID, method_25926, getUuid
boolean (String): b, hasUUID, method_25928, containsUuid, m_128403_
boolean (String): b, hasUUID, method_25928, containsUuid
CompoundTag (): i, copy, method_10553, copy, m_6426_
CompoundTag (): i, copy, method_10553, copy
void (String, List<Integer>): b, putIntArray, method_10572, putIntArray, m_128408_
void (String, List<Integer>): b, putIntArray, method_10572, putIntArray
void (String, long[]): a, putLongArray, method_10564, putLongArray, m_128388_
void (String, long[]): a, putLongArray, method_10564, putLongArray
void (String, List<Long>): c, putLongArray, method_10538, putLongArray, m_128428_
void (String, List<Long>): c, putLongArray, method_10538, putLongArray
long[] (String): o, getLongArray, method_10565, getLongArray, m_128467_
long[] (String): o, getLongArray, method_10565, getLongArray
CompoundTag (CompoundTag): a, merge, method_10543, copyFrom, m_128391_
CompoundTag (CompoundTag): a, merge, method_10543, copyFrom
Tag (String, Tag): a, put, method_10566, put, m_128365_
Tag (String, Tag): a, put, method_10566, put
TagType<CompoundTag> (): c, getType, method_23258, getNbtType, m_6458_
TagType<CompoundTag> (): c, getType, method_23258, getNbtType
CrashReport (String, TagType<?>, ClassCastException): a, createReport, method_10559, createCrashReport, m_128372_
CrashReport (String, TagType<?>, ClassCastException): a, createReport, method_10559, createCrashReport
void (String, List<Byte>): a, putByteArray, method_36110, putByteArray, m_177853_
void (String, List<Byte>): a, putByteArray, method_36110, putByteArray
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 (): h, shallowCopy, method_59873, shallowCopy, m_322637_
CompoundTag (): h, shallowCopy, method_59873, shallowCopy
Set<Map$Entry<String, Tag>> (): j, entrySet, method_59874, entrySet, m_324503_
Set<Map$Entry<String, Tag>> (): j, entrySet, method_59874, entrySet
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_
boolean (): f, isEmpty, method_33133, isEmpty, m_128456_
boolean (): g, isEmpty, method_33133, isEmpty, m_128456_
int (): e, size, method_10546, getSize, m_128440_
int (): f, size, method_10546, getSize, m_128440_
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
void (DataOutput): a, write, method_10713, write, m_6434_, write
void (DataOutput): a, write, method_10713, write, m_6434_
Set<String> (): d, getAllKeys, method_10541, getKeys, m_128431_, getKeys
Set<String> (): d, getAllKeys, method_10541, getKeys, m_128431_
byte (): a, getId, method_10711, getType, m_7060_, getTypeId
byte (): a, getId, method_10711, getType, m_7060_
void (String, byte): a, putByte, method_10567, putByte, m_128344_, setByte
void (String, byte): a, putByte, method_10567, putByte, m_128344_
void (String, short): a, putShort, method_10575, putShort, m_128376_, setShort
void (String, short): a, putShort, method_10575, putShort, m_128376_
void (String, int): a, putInt, method_10569, putInt, m_128405_, setInt
void (String, int): a, putInt, method_10569, putInt, m_128405_
void (String, long): a, putLong, method_10544, putLong, m_128356_, setLong
void (String, long): a, putLong, method_10544, putLong, m_128356_
void (String, float): a, putFloat, method_10548, putFloat, m_128350_, setFloat
void (String, float): a, putFloat, method_10548, putFloat, m_128350_
void (String, double): a, putDouble, method_10549, putDouble, m_128347_, setDouble
void (String, double): a, putDouble, method_10549, putDouble, m_128347_
void (String, String): a, putString, method_10582, putString, m_128359_, setString
void (String, String): a, putString, method_10582, putString, m_128359_
void (String, byte[]): a, putByteArray, method_10570, putByteArray, m_128382_, setByteArray
void (String, byte[]): a, putByteArray, method_10570, putByteArray, m_128382_
void (String, int[]): a, putIntArray, method_10539, putIntArray, m_128385_, setIntArray
void (String, int[]): a, putIntArray, method_10539, putIntArray, m_128385_
void (String, boolean): a, putBoolean, method_10556, putBoolean, m_128379_, setBoolean
void (String, boolean): a, putBoolean, method_10556, putBoolean, m_128379_
Tag (String): c, get, method_10580, get, m_128423_, get
Tag (String): c, get, method_10580, get, m_128423_
boolean (String): e, contains, method_10545, contains, m_128441_, hasKey
boolean (String): e, contains, method_10545, contains, m_128441_
boolean (String, int): b, contains, method_10573, contains, m_128425_, hasKeyOfType
boolean (String, int): b, contains, method_10573, contains, m_128425_
byte (String): f, getByte, method_10571, getByte, m_128445_, getByte
byte (String): f, getByte, method_10571, getByte, m_128445_
short (String): g, getShort, method_10568, getShort, m_128448_, getShort
short (String): g, getShort, method_10568, getShort, m_128448_
int (String): h, getInt, method_10550, getInt, m_128451_, getInt
int (String): h, getInt, method_10550, getInt, m_128451_
long (String): i, getLong, method_10537, getLong, m_128454_, getLong
long (String): i, getLong, method_10537, getLong, m_128454_
float (String): j, getFloat, method_10583, getFloat, m_128457_, getFloat
float (String): j, getFloat, method_10583, getFloat, m_128457_
double (String): k, getDouble, method_10574, getDouble, m_128459_, getDouble
double (String): k, getDouble, method_10574, getDouble, m_128459_
String (String): l, getString, method_10558, getString, m_128461_, getString
String (String): l, getString, method_10558, getString, m_128461_
byte[] (String): m, getByteArray, method_10547, getByteArray, m_128463_, getByteArray
byte[] (String): m, getByteArray, method_10547, getByteArray, m_128463_
int[] (String): n, getIntArray, method_10561, getIntArray, m_128465_, getIntArray
int[] (String): n, getIntArray, method_10561, getIntArray, m_128465_
CompoundTag (String): p, getCompound, method_10562, getCompound, m_128469_, getCompound
CompoundTag (String): p, getCompound, method_10562, getCompound, m_128469_
ListTag (String, int): c, getList, method_10554, getList, m_128437_, getList
ListTag (String, int): c, getList, method_10554, getList, m_128437_
boolean (String): q, getBoolean, method_10577, getBoolean, m_128471_, getBoolean
boolean (String): q, getBoolean, method_10577, getBoolean, m_128471_
void (String): r, remove, method_10551, remove, m_128473_, remove
void (String): r, remove, method_10551, remove, m_128473_
boolean (): f, isEmpty, method_33133, isEmpty, m_128456_, isEmpty
boolean (): f, isEmpty, method_33133, isEmpty, m_128456_
CompoundTag (): g, copy, method_10553, copy, m_6426_, clone
CompoundTag (): g, copy, method_10553, copy, m_6426_
long[] (String): o, getLongArray, method_10565, getLongArray, m_128467_, getLongArray
long[] (String): o, getLongArray, method_10565, getLongArray, m_128467_
Tag (String, Tag): a, put, method_10566, put, m_128365_, set
Tag (String, Tag): a, put, method_10566, put, m_128365_
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_
net.minecraft.server.v1_16_R3.NBTTagCompound
net.minecraft.nbt.NBTTagCompound
Fields
Map<String, Tag>: i, tags, field_11515, entries, field_74784_a, map
Map<String, Tag>: x, tags, field_11515, entries, f_128329_
org.apache.logging.log4j.Logger: c, LOGGER, field_11514, LOGGER, field_191551_b
Pattern: h, SIMPLE_VALUE, field_11516, PATTERN, field_193583_c
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, write
void (DataOutput): a, write, method_10713, write, m_6434_, write
Set<String> (): d, getAllKeys, method_10541, getKeys, func_150296_c, getKeys
Set<String> (): d, getAllKeys, method_10541, getKeys, m_128431_, getKeys
byte (): a, getId, method_10711, getType, func_74732_a, getTypeId
byte (): a, getId, method_10711, getType, m_7060_, getTypeId
void (String, byte): a, putByte, method_10567, putByte, func_74774_a, setByte
void (String, byte): a, putByte, method_10567, putByte, m_128344_, setByte
void (String, short): a, putShort, method_10575, putShort, func_74777_a, setShort
void (String, short): a, putShort, method_10575, putShort, m_128376_, setShort
void (String, int): b, putInt, method_10569, putInt, func_74768_a, setInt
void (String, int): a, putInt, method_10569, putInt, m_128405_, setInt
void (String, long): a, putLong, method_10544, putLong, func_74772_a, setLong
void (String, long): a, putLong, method_10544, putLong, m_128356_, setLong
void (String, float): a, putFloat, method_10548, putFloat, func_74776_a, setFloat
void (String, float): a, putFloat, method_10548, putFloat, m_128350_, setFloat
void (String, double): a, putDouble, method_10549, putDouble, func_74780_a, setDouble
void (String, double): a, putDouble, method_10549, putDouble, m_128347_, setDouble
void (String, String): a, putString, method_10582, putString, func_74778_a, setString
void (String, String): a, putString, method_10582, putString, m_128359_, setString
void (String, byte[]): a, putByteArray, method_10570, putByteArray, func_74773_a, setByteArray
void (String, byte[]): a, putByteArray, method_10570, putByteArray, m_128382_, setByteArray
void (String, int[]): a, putIntArray, method_10539, putIntArray, func_74783_a, setIntArray
void (String, int[]): a, putIntArray, method_10539, putIntArray, m_128385_, setIntArray
void (String, boolean): a, putBoolean, method_10556, putBoolean, func_74757_a, setBoolean
void (String, boolean): a, putBoolean, method_10556, putBoolean, m_128379_, setBoolean
Tag (String): c, get, method_10580, get, func_74781_a, get
Tag (String): c, get, method_10580, get, m_128423_, get
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, hasKey
boolean (String): e, contains, method_10545, contains, m_128441_, hasKey
boolean (String, int): c, contains, method_10573, contains, func_150297_b, hasKeyOfType
boolean (String, int): b, contains, method_10573, contains, m_128425_, hasKeyOfType
byte (String): f, getByte, method_10571, getByte, func_74771_c, getByte
byte (String): f, getByte, method_10571, getByte, m_128445_, getByte
short (String): g, getShort, method_10568, getShort, func_74765_d, getShort
short (String): g, getShort, method_10568, getShort, m_128448_, getShort
int (String): h, getInt, method_10550, getInt, func_74762_e, getInt
int (String): h, getInt, method_10550, getInt, m_128451_, getInt
long (String): i, getLong, method_10537, getLong, func_74763_f, getLong
long (String): i, getLong, method_10537, getLong, m_128454_, getLong
float (String): j, getFloat, method_10583, getFloat, func_74760_g, getFloat
float (String): j, getFloat, method_10583, getFloat, m_128457_, getFloat
double (String): k, getDouble, method_10574, getDouble, func_74769_h, getDouble
double (String): k, getDouble, method_10574, getDouble, m_128459_, getDouble
String (String): l, getString, method_10558, getString, func_74779_i, getString
String (String): l, getString, method_10558, getString, m_128461_, getString
byte[] (String): m, getByteArray, method_10547, getByteArray, func_74770_j, getByteArray
byte[] (String): m, getByteArray, method_10547, getByteArray, m_128463_, getByteArray
int[] (String): n, getIntArray, method_10561, getIntArray, func_74759_k, getIntArray
int[] (String): n, getIntArray, method_10561, getIntArray, m_128465_, getIntArray
CompoundTag (String): p, getCompound, method_10562, getCompound, func_74775_l, getCompound
CompoundTag (String): p, getCompound, method_10562, getCompound, m_128469_, getCompound
ListTag (String, int): d, getList, method_10554, getList, func_150295_c, getList
ListTag (String, int): c, getList, method_10554, getList, m_128437_, getList
boolean (String): q, getBoolean, method_10577, getBoolean, func_74767_n, getBoolean
boolean (String): q, getBoolean, method_10577, getBoolean, m_128471_, getBoolean
void (String): r, remove, method_10551, remove, func_82580_o, remove
void (String): r, remove, method_10551, remove, m_128473_, remove
boolean (): isEmpty, isEmpty, isEmpty, isEmpty, isEmpty, isEmpty
boolean (): f, isEmpty, method_33133, isEmpty, m_128456_, isEmpty
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_
int (): e, size, method_10546, getSize, func_186856_d
int (): e, size, method_10546, getSize, m_128440_
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_
CompoundTag (): g, copy, method_10553, copy, func_74737_b, clone
CompoundTag (): g, copy, method_10553, copy, m_6426_, clone
String (String): s, handleEscape, method_10578, escapeTagKey, func_193582_s
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_
long[] (String): o, getLongArray, method_10565, getLongArray, func_197645_o, getLongArray
long[] (String): o, getLongArray, method_10565, getLongArray, m_128467_, getLongArray
CompoundTag (CompoundTag): a, merge, method_10543, copyFrom, func_197643_a
CompoundTag (CompoundTag): a, merge, method_10543, copyFrom, m_128391_
Component (String): t, handleEscapePretty, method_10557, prettyPrintTagKey, func_197642_t
Component (String, int): a, getPrettyDisplay, method_10710, toText, func_199850_a
Tag (String, Tag): a, put, method_10566, put, func_218657_a, set
Tag (String, Tag): a, put, method_10566, put, m_128365_, set
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
Map<String, Tag>: i, tags, field_11515, entries, field_74784_a, map
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
net.minecraft.server.v1_16_R2.NBTTagCompound
net.minecraft.server.v1_16_R3.NBTTagCompound
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
le
md
net.minecraft.server.v1_16_R1.NBTTagCompound
net.minecraft.server.v1_16_R2.NBTTagCompound
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
net.minecraft.server.v1_15_R1.NBTTagCompound
net.minecraft.server.v1_16_R1.NBTTagCompound
Fields
Map<String, Tag>: h, tags, field_11515, tags, field_74784_a, map
Map<String, Tag>: i, tags, field_11515, tags, field_74784_a, map
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
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
Tag (String): d, get, method_10580, get, func_74781_a, get
Tag (String): c, get, method_10580, get, func_74781_a, get
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, hasKey
boolean (String): e, contains, method_10545, contains, func_74764_b, hasKey
byte (String): g, getByte, method_10571, getByte, func_74771_c, getByte
byte (String): f, getByte, method_10571, getByte, func_74771_c, getByte
short (String): h, getShort, method_10568, getShort, func_74765_d, getShort
short (String): g, getShort, method_10568, getShort, func_74765_d, getShort
int (String): i, getInt, method_10550, getInt, func_74762_e, getInt
int (String): h, getInt, method_10550, getInt, func_74762_e, getInt
long (String): j, getLong, method_10537, getLong, func_74763_f, getLong
long (String): i, getLong, method_10537, getLong, func_74763_f, getLong
float (String): k, getFloat, method_10583, getFloat, func_74760_g, getFloat
float (String): j, getFloat, method_10583, getFloat, func_74760_g, getFloat
double (String): l, getDouble, method_10574, getDouble, func_74769_h, getDouble
double (String): k, getDouble, method_10574, getDouble, func_74769_h, getDouble
String (String): m, getString, method_10558, getString, func_74779_i, getString
String (String): l, getString, method_10558, getString, func_74779_i, getString
byte[] (String): n, getByteArray, method_10547, getByteArray, func_74770_j, getByteArray
byte[] (String): m, getByteArray, method_10547, getByteArray, func_74770_j, getByteArray
int[] (String): o, getIntArray, method_10561, getIntArray, func_74759_k, getIntArray
int[] (String): n, getIntArray, method_10561, getIntArray, func_74759_k, getIntArray
CompoundTag (String): q, getCompound, method_10562, getCompound, func_74775_l, getCompound
CompoundTag (String): p, getCompound, method_10562, getCompound, func_74775_l, getCompound
boolean (String): r, getBoolean, method_10577, getBoolean, func_74767_n, getBoolean
boolean (String): q, getBoolean, method_10577, getBoolean, func_74767_n, getBoolean
void (String): s, remove, method_10551, remove, func_82580_o, remove
void (String): r, remove, method_10551, remove, func_82580_o, remove
boolean (): isEmpty, isEmpty, isEmpty, isEmpty, isEmpty
boolean (): isEmpty, isEmpty, isEmpty, isEmpty, isEmpty, isEmpty
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
String (String): t, handleEscape, method_10578, escapeTagKey, func_193582_s
String (String): s, handleEscape, method_10578, escapeTagKey, func_193582_s
long[] (String): p, getLongArray, method_10565, getLongArray, func_197645_o, getLongArray
long[] (String): o, getLongArray, method_10565, getLongArray, func_197645_o, getLongArray
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
net.minecraft.server.v1_14_R1.NBTTagCompound
net.minecraft.server.v1_15_R1.NBTTagCompound
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, load
Set<String> (): c, getAllKeys, method_10541, getKeys, func_150296_c, getKeys
Set<String> (): d, getAllKeys, method_10541, getKeys, func_150296_c, getKeys
Tag (String): c, get, method_10580, get, func_74781_a, get
Tag (String): d, get, method_10580, get, func_74781_a, get
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, hasKey
boolean (String): f, contains, method_10545, contains, func_74764_b, hasKey
byte (String): f, getByte, method_10571, getByte, func_74771_c, getByte
byte (String): g, getByte, method_10571, getByte, func_74771_c, getByte
short (String): g, getShort, method_10568, getShort, func_74765_d, getShort
short (String): h, getShort, method_10568, getShort, func_74765_d, getShort
int (String): h, getInt, method_10550, getInt, func_74762_e, getInt
int (String): i, getInt, method_10550, getInt, func_74762_e, getInt
long (String): i, getLong, method_10537, getLong, func_74763_f, getLong
long (String): j, getLong, method_10537, getLong, func_74763_f, getLong
float (String): j, getFloat, method_10583, getFloat, func_74760_g, getFloat
float (String): k, getFloat, method_10583, getFloat, func_74760_g, getFloat
double (String): k, getDouble, method_10574, getDouble, func_74769_h, getDouble
double (String): l, getDouble, method_10574, getDouble, func_74769_h, getDouble
String (String): l, getString, method_10558, getString, func_74779_i, getString
String (String): m, getString, method_10558, getString, func_74779_i, getString
byte[] (String): m, getByteArray, method_10547, getByteArray, func_74770_j, getByteArray
byte[] (String): n, getByteArray, method_10547, getByteArray, func_74770_j, getByteArray
int[] (String): n, getIntArray, method_10561, getIntArray, func_74759_k, getIntArray
int[] (String): o, getIntArray, method_10561, getIntArray, func_74759_k, getIntArray
CompoundTag (String): p, getCompound, method_10562, getCompound, func_74775_l, getCompound
CompoundTag (String): q, getCompound, method_10562, getCompound, func_74775_l, getCompound
boolean (String): q, getBoolean, method_10577, getBoolean, func_74767_n, getBoolean
boolean (String): r, getBoolean, method_10577, getBoolean, func_74767_n, getBoolean
void (String): r, remove, method_10551, remove, func_82580_o, remove
void (String): s, remove, method_10551, remove, func_82580_o, remove
CrashReport (String, int, ClassCastException): a, createReport, method_10559, createCrashReport, func_82581_a
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
int (): d, size, method_10546, getSize, func_186856_d
int (): e, size, method_10546, getSize, func_186856_d
CompoundTag (): f, copy, method_10553, copy, func_74737_b, clone
CompoundTag (): g, copy, method_10553, copy, func_74737_b, clone
String (String): s, handleEscape, method_10578, escapeTagKey, func_193582_s
String (String): t, handleEscape, method_10578, escapeTagKey, func_193582_s
long[] (String): o, getLongArray, method_10565, getLongArray, func_197645_o, getLongArray
long[] (String): p, getLongArray, method_10565, getLongArray, func_197645_o, getLongArray
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
Map<String, NBTBase>: h, field_11515, tags, field_74784_a, map
Map<String, Tag>: h, tags, field_11515, tags, field_74784_a, map
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
Constructors
Methods
void (DataOutput): a, method_10713, write, func_74734_a, write
void (DataOutput): a, write, method_10713, write, func_74734_a, write
void (DataInput, int, NBTReadLimiter): a, method_10709, read, func_152446_a, load
void (DataInput, int, NbtAccounter): a, load, method_10709, read, func_152446_a, load
Set<String> (): c, method_10541, getKeys, func_150296_c, getKeys
Set<String> (): c, getAllKeys, method_10541, getKeys, func_150296_c, getKeys
byte (): a, method_10711, getType, func_74732_a, getTypeId
byte (): a, getId, method_10711, getType, func_74732_a, getTypeId
void (String, byte): a, method_10567, putByte, func_74774_a, setByte
void (String, byte): a, putByte, method_10567, putByte, func_74774_a, setByte
void (String, short): a, method_10575, putShort, func_74777_a, setShort
void (String, short): a, putShort, method_10575, putShort, func_74777_a, setShort
void (String, int): b, method_10569, putInt, func_74768_a, setInt
void (String, int): b, putInt, method_10569, putInt, func_74768_a, setInt
void (String, long): a, method_10544, putLong, func_74772_a, setLong
void (String, long): a, putLong, method_10544, putLong, func_74772_a, setLong
void (String, float): a, method_10548, putFloat, func_74776_a, setFloat
void (String, float): a, putFloat, method_10548, putFloat, func_74776_a, setFloat
void (String, double): a, method_10549, putDouble, func_74780_a, setDouble
void (String, double): a, putDouble, method_10549, putDouble, func_74780_a, setDouble
void (String, String): a, method_10582, putString, func_74778_a, setString
void (String, String): a, putString, method_10582, putString, func_74778_a, setString
void (String, byte[]): a, method_10570, putByteArray, func_74773_a, setByteArray
void (String, byte[]): a, putByteArray, method_10570, putByteArray, func_74773_a, setByteArray
void (String, int[]): a, method_10539, putIntArray, func_74783_a, setIntArray
void (String, int[]): a, putIntArray, method_10539, putIntArray, func_74783_a, setIntArray
void (String, boolean): a, method_10556, putBoolean, func_74757_a, setBoolean
void (String, boolean): a, putBoolean, method_10556, putBoolean, func_74757_a, setBoolean
NBTBase (String): c, method_10580, getTag, func_74781_a, get
Tag (String): c, get, method_10580, get, func_74781_a, get
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, hasKey
boolean (String): e, contains, method_10545, contains, func_74764_b, hasKey
boolean (String, int): c, method_10573, containsKey, func_150297_b, hasKeyOfType
boolean (String, int): c, contains, method_10573, contains, func_150297_b, hasKeyOfType
byte (String): f, method_10571, getByte, func_74771_c, getByte
byte (String): f, getByte, method_10571, getByte, func_74771_c, getByte
short (String): g, method_10568, getShort, func_74765_d, getShort
short (String): g, getShort, method_10568, getShort, func_74765_d, getShort
int (String): h, method_10550, getInt, func_74762_e, getInt
int (String): h, getInt, method_10550, getInt, func_74762_e, getInt
long (String): i, method_10537, getLong, func_74763_f, getLong
long (String): i, getLong, method_10537, getLong, func_74763_f, getLong
float (String): j, method_10583, getFloat, func_74760_g, getFloat
float (String): j, getFloat, method_10583, getFloat, func_74760_g, getFloat
double (String): k, method_10574, getDouble, func_74769_h, getDouble
double (String): k, getDouble, method_10574, getDouble, func_74769_h, getDouble
String (String): l, method_10558, getString, func_74779_i, getString
String (String): l, getString, method_10558, getString, func_74779_i, getString
byte[] (String): m, method_10547, getByteArray, func_74770_j, getByteArray
byte[] (String): m, getByteArray, method_10547, getByteArray, func_74770_j, getByteArray
int[] (String): n, method_10561, getIntArray, func_74759_k, getIntArray
int[] (String): n, getIntArray, method_10561, getIntArray, func_74759_k, getIntArray
NBTTagCompound (String): p, method_10562, getCompound, func_74775_l, getCompound
CompoundTag (String): p, getCompound, method_10562, getCompound, func_74775_l, getCompound
NBTTagList (String, int): d, method_10554, getList, func_150295_c, getList
ListTag (String, int): d, getList, method_10554, getList, func_150295_c, getList
boolean (String): q, method_10577, getBoolean, func_74767_n, getBoolean
boolean (String): q, getBoolean, method_10577, getBoolean, func_74767_n, getBoolean
void (String): r, method_10551, remove, func_82580_o, remove
void (String): r, remove, method_10551, remove, func_82580_o, remove
boolean (): isEmpty, isEmpty, isEmpty, isEmpty, isEmpty
boolean (): isEmpty, 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
void (String, NBTBase, DataOutput): a, method_10555, write, func_150298_a
void (String, Tag, DataOutput): a, writeNamedTag, method_10555, write, func_150298_a
byte (DataInput, NBTReadLimiter): a, method_10542, readByte, func_152447_a
byte (DataInput, NbtAccounter): a, readNamedTagType, method_10542, readByte, func_152447_a
String (DataInput, NBTReadLimiter): b, method_10552, readString, func_152448_b
String (DataInput, NbtAccounter): b, readNamedTagName, method_10552, readString, func_152448_b
NBTBase (byte, String, DataInput, int, NBTReadLimiter): a, method_10581, createTag, func_152449_a
Tag (byte, String, DataInput, int, NbtAccounter): a, readNamedTagData, method_10581, createTag, func_152449_a
int (): d, method_10546, getSize, func_186856_d
int (): d, size, method_10546, getSize, func_186856_d
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
NBTTagCompound (): f, method_10553, method_10553, func_74737_b, clone
CompoundTag (): f, copy, method_10553, copy, func_74737_b, clone
String (String): s, method_10578, escapeTagKey, func_193582_s
String (String): s, handleEscape, method_10578, escapeTagKey, func_193582_s
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
long[] (String): o, method_10565, getLongArray, func_197645_o, getLongArray
long[] (String): o, getLongArray, method_10565, getLongArray, func_197645_o, getLongArray
NBTTagCompound (NBTTagCompound): a, method_10543, copyFrom, func_197643_a
CompoundTag (CompoundTag): a, merge, method_10543, copyFrom, func_197643_a
IChatBaseComponent (String): t, method_10557, prettyPrintTagKey, func_197642_t
Component (String): t, handleEscapePretty, method_10557, prettyPrintTagKey, func_197642_t
IChatBaseComponent (String, int): a, method_10710, toText, func_199850_a
Component (String, int): a, getPrettyDisplay, method_10710, toText, func_199850_a
NBTBase (String, NBTBase): a, method_10566, put, func_218657_a, set
Tag (String, Tag): a, put, method_10566, put, func_218657_a, set
1.14.3
Names
ib
ic
net.minecraft.nbt.CompoundTag
Fields
Map<String, NBTBase>: h, field_11515, field_74784_a, map
Map<String, NBTBase>: h, field_11515, tags, field_74784_a, map
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
Constructors
Methods
void (DataOutput): a, method_10713, func_74734_a, write
void (DataOutput): a, method_10713, write, func_74734_a, write
void (DataInput, int, NBTReadLimiter): a, method_10709, func_152446_a, load
void (DataInput, int, NBTReadLimiter): a, method_10709, read, func_152446_a, load
Set<String> (): c, method_10541, func_150296_c, getKeys
Set<String> (): c, method_10541, getKeys, func_150296_c, getKeys
byte (): a, method_10711, func_74732_a, getTypeId
byte (): a, method_10711, getType, func_74732_a, getTypeId
void (String, byte): a, method_10567, func_74774_a, setByte
void (String, byte): a, method_10567, putByte, func_74774_a, setByte
void (String, short): a, method_10575, func_74777_a, setShort
void (String, short): a, method_10575, putShort, func_74777_a, setShort
void (String, int): b, method_10569, func_74768_a, setInt
void (String, int): b, method_10569, putInt, func_74768_a, setInt
void (String, long): a, method_10544, func_74772_a, setLong
void (String, long): a, method_10544, putLong, func_74772_a, setLong
void (String, float): a, method_10548, func_74776_a, setFloat
void (String, float): a, method_10548, putFloat, func_74776_a, setFloat
void (String, double): a, method_10549, func_74780_a, setDouble
void (String, double): a, method_10549, putDouble, func_74780_a, setDouble
void (String, String): a, method_10582, func_74778_a, setString
void (String, String): a, method_10582, putString, func_74778_a, setString
void (String, byte[]): a, method_10570, func_74773_a, setByteArray
void (String, byte[]): a, method_10570, putByteArray, func_74773_a, setByteArray
void (String, int[]): a, method_10539, func_74783_a, setIntArray
void (String, int[]): a, method_10539, putIntArray, func_74783_a, setIntArray
void (String, boolean): a, method_10556, func_74757_a, setBoolean
void (String, boolean): a, method_10556, putBoolean, func_74757_a, setBoolean
NBTBase (String): c, method_10580, func_74781_a, get
NBTBase (String): c, method_10580, getTag, func_74781_a, get
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, hasKey
boolean (String): e, method_10545, containsKey, func_74764_b, hasKey
boolean (String, int): c, method_10573, func_150297_b, hasKeyOfType
boolean (String, int): c, method_10573, containsKey, func_150297_b, hasKeyOfType
byte (String): f, method_10571, func_74771_c, getByte
byte (String): f, method_10571, getByte, func_74771_c, getByte
short (String): g, method_10568, func_74765_d, getShort
short (String): g, method_10568, getShort, func_74765_d, getShort
int (String): h, method_10550, func_74762_e, getInt
int (String): h, method_10550, getInt, func_74762_e, getInt
long (String): i, method_10537, func_74763_f, getLong
long (String): i, method_10537, getLong, func_74763_f, getLong
float (String): j, method_10583, func_74760_g, getFloat
float (String): j, method_10583, getFloat, func_74760_g, getFloat
double (String): k, method_10574, func_74769_h, getDouble
double (String): k, method_10574, getDouble, func_74769_h, getDouble
String (String): l, method_10558, func_74779_i, getString
String (String): l, method_10558, getString, func_74779_i, getString
byte[] (String): m, method_10547, func_74770_j, getByteArray
byte[] (String): m, method_10547, getByteArray, func_74770_j, getByteArray
int[] (String): n, method_10561, func_74759_k, getIntArray
int[] (String): n, method_10561, getIntArray, func_74759_k, getIntArray
NBTTagCompound (String): p, method_10562, func_74775_l, getCompound
NBTTagCompound (String): p, method_10562, getCompound, func_74775_l, getCompound
NBTTagList (String, int): d, method_10554, func_150295_c, getList
NBTTagList (String, int): d, method_10554, getList, func_150295_c, getList
boolean (String): q, method_10577, func_74767_n, getBoolean
boolean (String): q, method_10577, getBoolean, func_74767_n, getBoolean
void (String): r, method_10551, func_82580_o, remove
void (String): r, method_10551, remove, func_82580_o, remove
boolean (): isEmpty, isEmpty, isEmpty
boolean (): isEmpty, 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
void (String, NBTBase, DataOutput): a, method_10555, func_150298_a
void (String, NBTBase, DataOutput): a, method_10555, write, func_150298_a
byte (DataInput, NBTReadLimiter): a, method_10542, func_152447_a
byte (DataInput, NBTReadLimiter): a, method_10542, readByte, func_152447_a
String (DataInput, NBTReadLimiter): b, method_10552, func_152448_b
String (DataInput, NBTReadLimiter): b, method_10552, readString, func_152448_b
NBTBase (byte, String, DataInput, int, NBTReadLimiter): a, method_10581, func_152449_a
NBTBase (byte, String, DataInput, int, NBTReadLimiter): a, method_10581, createTag, func_152449_a
int (): d, method_10546, func_186856_d
int (): d, method_10546, getSize, func_186856_d
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
NBTTagCompound (): f, method_10553, func_74737_b, clone
NBTTagCompound (): f, method_10553, method_10553, func_74737_b, clone
String (String): s, method_10578, func_193582_s
String (String): s, method_10578, escapeTagKey, func_193582_s
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
long[] (String): o, method_10565, func_197645_o, getLongArray
long[] (String): o, method_10565, getLongArray, func_197645_o, getLongArray
NBTTagCompound (NBTTagCompound): a, method_10543, func_197643_a
NBTTagCompound (NBTTagCompound): a, method_10543, copyFrom, func_197643_a
IChatBaseComponent (String): t, method_10557, func_197642_t
IChatBaseComponent (String): t, method_10557, prettyPrintTagKey, func_197642_t
IChatBaseComponent (String, int): a, method_10710, func_199850_a
IChatBaseComponent (String, int): a, method_10710, toText, func_199850_a
NBTBase (String, NBTBase): a, method_10566, func_218657_a, set
NBTBase (String, NBTBase): a, method_10566, put, func_218657_a, set
1.14.2
Names
Fields
Constructors
Methods
1.14.1
Names
Fields
Constructors
Methods
1.14
Names
gy
ib
net.minecraft.class_2487
net.minecraft.nbt.NBTTagCompound
net.minecraft.nbt.CompoundNBT
net.minecraft.server.v1_13_R2.NBTTagCompound
net.minecraft.server.v1_14_R1.NBTTagCompound
Fields
Map<String, NBTBase>: h, field_74784_a, map
Map<String, NBTBase>: h, field_11515, field_74784_a, map
org.apache.logging.log4j.Logger: f, field_191551_b
org.apache.logging.log4j.Logger: f, field_11514, field_191551_b
Pattern: g, field_193583_c
Pattern: g, field_11516, field_193583_c
Constructors
Methods
void (DataOutput): a, func_74734_a, write
void (DataOutput): a, method_10713, func_74734_a, write
void (DataInput, int, NBTReadLimiter): a, func_152446_a, load
void (DataInput, int, NBTReadLimiter): a, method_10709, func_152446_a, load
Set<String> (): c, func_150296_c, getKeys
Set<String> (): c, method_10541, func_150296_c, getKeys
byte (): a, func_74732_a, getTypeId
byte (): a, method_10711, func_74732_a, getTypeId
void (String, NBTBase): a, func_74782_a, set
void (String, byte): a, func_74774_a, setByte
void (String, byte): a, method_10567, func_74774_a, setByte
void (String, short): a, func_74777_a, setShort
void (String, short): a, method_10575, func_74777_a, setShort
void (String, int): b, func_74768_a, setInt
void (String, int): b, method_10569, func_74768_a, setInt
void (String, long): a, func_74772_a, setLong
void (String, long): a, method_10544, func_74772_a, setLong
void (String, float): a, func_74776_a, setFloat
void (String, float): a, method_10548, func_74776_a, setFloat
void (String, double): a, func_74780_a, setDouble
void (String, double): a, method_10549, func_74780_a, setDouble
void (String, String): a, func_74778_a, setString
void (String, String): a, method_10582, func_74778_a, setString
void (String, byte[]): a, func_74773_a, setByteArray
void (String, byte[]): a, method_10570, func_74773_a, setByteArray
void (String, int[]): a, func_74783_a, setIntArray
void (String, int[]): a, method_10539, func_74783_a, setIntArray
void (String, boolean): a, func_74757_a, setBoolean
void (String, boolean): a, method_10556, func_74757_a, setBoolean
NBTBase (String): c, func_74781_a, get
NBTBase (String): c, method_10580, func_74781_a, get
byte (String): d, func_150299_b
byte (String): d, method_10540, func_150299_b
boolean (String): e, func_74764_b, hasKey
boolean (String): e, method_10545, func_74764_b, hasKey
boolean (String, int): c, func_150297_b, hasKeyOfType
boolean (String, int): c, method_10573, func_150297_b, hasKeyOfType
byte (String): f, func_74771_c, getByte
byte (String): f, method_10571, func_74771_c, getByte
short (String): g, func_74765_d, getShort
short (String): g, method_10568, func_74765_d, getShort
int (String): h, func_74762_e, getInt
int (String): h, method_10550, func_74762_e, getInt
long (String): i, func_74763_f, getLong
long (String): i, method_10537, func_74763_f, getLong
float (String): j, func_74760_g, getFloat
float (String): j, method_10583, func_74760_g, getFloat
double (String): k, func_74769_h, getDouble
double (String): k, method_10574, func_74769_h, getDouble
String (String): l, func_74779_i, getString
String (String): l, method_10558, func_74779_i, getString
byte[] (String): m, func_74770_j, getByteArray
byte[] (String): m, method_10547, func_74770_j, getByteArray
int[] (String): n, func_74759_k, getIntArray
int[] (String): n, method_10561, func_74759_k, getIntArray
NBTTagCompound (String): p, func_74775_l, getCompound
NBTTagCompound (String): p, method_10562, func_74775_l, getCompound
NBTTagList (String, int): d, func_150295_c, getList
NBTTagList (String, int): d, method_10554, func_150295_c, getList
boolean (String): q, func_74767_n, getBoolean
boolean (String): q, method_10577, func_74767_n, getBoolean
void (String): r, func_82580_o, remove
void (String): r, method_10551, func_82580_o, remove
CrashReport (String, int, ClassCastException): a, func_82581_a
CrashReport (String, int, ClassCastException): a, method_10559, func_82581_a
void (String, NBTBase, DataOutput): a, func_150298_a
void (String, NBTBase, DataOutput): a, method_10555, func_150298_a
byte (DataInput, NBTReadLimiter): a, func_152447_a
byte (DataInput, NBTReadLimiter): a, method_10542, func_152447_a
String (DataInput, NBTReadLimiter): b, func_152448_b
String (DataInput, NBTReadLimiter): b, method_10552, func_152448_b
NBTBase (byte, String, DataInput, int, NBTReadLimiter): a, func_152449_a
NBTBase (byte, String, DataInput, int, NBTReadLimiter): a, method_10581, func_152449_a
int (): d, func_186856_d
int (): d, method_10546, func_186856_d
void (String, UUID): a, func_186854_a
void (String, UUID): a, method_10560, func_186854_a
UUID (String): a, func_186857_a
UUID (String): a, method_10584, func_186857_a
boolean (String): b, func_186855_b
boolean (String): b, method_10576, func_186855_b
NBTTagCompound (): f, func_74737_b, clone
NBTTagCompound (): f, method_10553, func_74737_b, clone
String (String): s, func_193582_s
String (String): s, method_10578, func_193582_s
void (String, List<Integer>): b, func_197646_b
void (String, List<Integer>): b, method_10572, func_197646_b
void (String, long[]): a, func_197644_a
void (String, long[]): a, method_10564, func_197644_a
void (String, List<Long>): c, func_202168_c
void (String, List<Long>): c, method_10538, func_202168_c
long[] (String): o, func_197645_o
long[] (String): o, method_10565, func_197645_o, getLongArray
NBTTagCompound (NBTTagCompound): a, func_197643_a
NBTTagCompound (NBTTagCompound): a, method_10543, func_197643_a
IChatBaseComponent (String): t, func_197642_t
IChatBaseComponent (String): t, method_10557, func_197642_t
IChatBaseComponent (String, int): a, func_199850_a
IChatBaseComponent (String, int): a, method_10710, func_199850_a
NBTBase (String, NBTBase): a, method_10566, func_218657_a, set
1.13.2
Names
Fields
Constructors
Methods
1.13.1
Names
net.minecraft.server.v1_13_R1.NBTTagCompound
net.minecraft.server.v1_13_R2.NBTTagCompound
Fields
Constructors
Methods
1.13
Names
fy
gy
net.minecraft.server.v1_12_R1.NBTTagCompound
net.minecraft.server.v1_13_R1.NBTTagCompound
Fields
Map<String, NBTBase>: d, field_74784_a, map
Map<String, NBTBase>: h, field_74784_a, map
org.apache.logging.log4j.Logger: b, field_191551_b
org.apache.logging.log4j.Logger: f, field_191551_b
Pattern: c, field_193583_c
Pattern: g, field_193583_c
Constructors
Methods
Set<String> (): c, func_150296_c
Set<String> (): c, func_150296_c, getKeys
void (String, int): a, func_74768_a, setInt
void (String, int): b, func_74768_a, setInt
boolean (String, int): b, func_150297_b, hasKeyOfType
boolean (String, int): c, func_150297_b, hasKeyOfType
NBTTagList (String, int): c, func_150295_c, getList
NBTTagList (String, int): d, func_150295_c, getList
boolean (): b_, func_82582_d, isEmpty
boolean (): isEmpty, isEmpty, isEmpty
void (NBTTagCompound): a, func_179237_a
NBTTagCompound (): g, func_74737_b, clone
NBTTagCompound (): f, func_74737_b, clone
void (String, List<Integer>): b, func_197646_b
void (String, long[]): a, func_197644_a
void (String, List<Long>): c, func_202168_c
long[] (String): o, func_197645_o
NBTTagCompound (NBTTagCompound): a, func_197643_a
IChatBaseComponent (String): t, func_197642_t
IChatBaseComponent (String, int): a, func_199850_a
1.12.2
Names
Fields
Constructors
Methods
1.12.1
Names
Fields
Constructors
Methods
1.12
Names
du
fy
net.minecraft.server.v1_11_R1.NBTTagCompound
net.minecraft.server.v1_12_R1.NBTTagCompound
Fields
Map<String, NBTBase>: c, field_74784_a, map
Map<String, NBTBase>: d, field_74784_a, map
Pattern: c, field_193583_c
Constructors
Methods
NBTTagCompound (String): o, func_74775_l, getCompound
NBTTagCompound (String): p, func_74775_l, getCompound
boolean (String): p, func_74767_n, getBoolean
boolean (String): q, func_74767_n, getBoolean
void (String): q, func_82580_o, remove
void (String): r, func_82580_o, remove
String (String): s, func_193582_s
1.11.2
Names
Fields
Constructors
Methods
1.11.1
Names
Fields
Map<String, NBTBase>: b, field_74784_a, map
Map<String, NBTBase>: c, field_74784_a, map
org.apache.logging.log4j.Logger: b, field_191551_b
Constructors
Methods
1.11
Names
dr
du
net.minecraft.server.v1_10_R1.NBTTagCompound
net.minecraft.server.v1_11_R1.NBTTagCompound
Fields
Constructors
Methods
1.10.2
Names
Fields
Constructors
Methods
1.10
Names
dq
dr
net.minecraft.server.v1_9_R2.NBTTagCompound
net.minecraft.server.v1_10_R1.NBTTagCompound
Fields
Constructors
Methods
boolean (): c_, func_82582_d, isEmpty
boolean (): b_, func_82582_d, isEmpty
NBTBase (): b, func_74737_b, clone
NBTTagCompound (): g, func_74737_b, clone
1.9.4
Names
dn
dq
net.minecraft.server.v1_9_R1.NBTTagCompound
net.minecraft.server.v1_9_R2.NBTTagCompound
Fields
Constructors
Methods
1.9.2
Names
Fields
Constructors
Methods
1.9
Names
net.minecraft.server.v1_8_R3.NBTTagCompound
net.minecraft.server.v1_9_R1.NBTTagCompound
Fields
Constructors
Methods
NBTBase (String): a, func_74781_a, get
NBTBase (String): c, func_74781_a, get
byte (String): b, func_150299_b
byte (String): d, func_150299_b
boolean (String): c, func_74764_b, hasKey
boolean (String): e, func_74764_b, hasKey
byte (String): d, func_74771_c, getByte
byte (String): f, func_74771_c, getByte
short (String): e, func_74765_d, getShort
short (String): g, func_74765_d, getShort
int (String): f, func_74762_e, getInt
int (String): h, func_74762_e, getInt
long (String): g, func_74763_f, getLong
long (String): i, func_74763_f, getLong
float (String): h, func_74760_g, getFloat
float (String): j, func_74760_g, getFloat
double (String): i, func_74769_h, getDouble
double (String): k, func_74769_h, getDouble
String (String): j, func_74779_i, getString
String (String): l, func_74779_i, getString
byte[] (String): k, func_74770_j, getByteArray
byte[] (String): m, func_74770_j, getByteArray
int[] (String): l, func_74759_k, getIntArray
int[] (String): n, func_74759_k, getIntArray
NBTTagCompound (String): m, func_74775_l, getCompound
NBTTagCompound (String): o, func_74775_l, getCompound
boolean (String): n, func_74767_n, getBoolean
boolean (String): p, func_74767_n, getBoolean
void (String): o, func_82580_o, remove
void (String): q, func_82580_o, remove
int (): d, func_186856_d
void (String, UUID): a, func_186854_a
UUID (String): a, func_186857_a
boolean (String): b, func_186855_b
1.8.8
Names
dn
net.minecraft.nbt.NBTTagCompound
net.minecraft.server.v1_8_R3.NBTTagCompound
Fields
Map<String, NBTBase>: b, field_74784_a, map
Constructors
()
Methods
void (DataOutput): a, func_74734_a, write
void (DataInput, int, NBTReadLimiter): a, func_152446_a, load
Set<String> (): c, func_150296_c
byte (): a, func_74732_a, getTypeId
void (String, NBTBase): a, func_74782_a, set
void (String, byte): a, func_74774_a, setByte
void (String, short): a, func_74777_a, setShort
void (String, int): a, func_74768_a, setInt
void (String, long): a, func_74772_a, setLong
void (String, float): a, func_74776_a, setFloat
void (String, double): a, func_74780_a, setDouble
void (String, String): a, func_74778_a, setString
void (String, byte[]): a, func_74773_a, setByteArray
void (String, int[]): a, func_74783_a, setIntArray
void (String, boolean): a, func_74757_a, setBoolean
NBTBase (String): a, func_74781_a, get
byte (String): b, func_150299_b
boolean (String): c, func_74764_b, hasKey
boolean (String, int): b, func_150297_b, hasKeyOfType
byte (String): d, func_74771_c, getByte
short (String): e, func_74765_d, getShort
int (String): f, func_74762_e, getInt
long (String): g, func_74763_f, getLong
float (String): h, func_74760_g, getFloat
double (String): i, func_74769_h, getDouble
String (String): j, func_74779_i, getString
byte[] (String): k, func_74770_j, getByteArray
int[] (String): l, func_74759_k, getIntArray
NBTTagCompound (String): m, func_74775_l, getCompound
NBTTagList (String, int): c, func_150295_c, getList
boolean (String): n, func_74767_n, getBoolean
void (String): o, func_82580_o, remove
boolean (): c_, func_82582_d, isEmpty
CrashReport (String, int, ClassCastException): a, func_82581_a
NBTBase (): b, func_74737_b, clone
void (String, NBTBase, DataOutput): a, func_150298_a
byte (DataInput, NBTReadLimiter): a, func_152447_a
String (DataInput, NBTReadLimiter): b, func_152448_b
NBTBase (byte, String, DataInput, int, NBTReadLimiter): a, func_152449_a
void (NBTTagCompound): a, func_179237_a