History - net.minecraft.nbt.NbtUtils
25w18a
Names
up
ut
Fields
Comparator<ListTag>: b, YXZ_LISTTAG_INT_COMPARATOR, field_27816, BLOCK_POS_COMPARATOR, f_178008_
Comparator<ListTag>: b, YXZ_LISTTAG_INT_COMPARATOR, field_27816
Comparator<ListTag>: c, YXZ_LISTTAG_DOUBLE_COMPARATOR, field_27817, ENTITY_POS_COMPARATOR, f_178009_
Comparator<ListTag>: c, YXZ_LISTTAG_DOUBLE_COMPARATOR, field_27817
String: a, SNBT_DATA_TAG, field_33224, DATA_KEY, f_178007_
String: a, SNBT_DATA_TAG, field_33224
char: e, PROPERTIES_START, field_33225, LEFT_CURLY_BRACKET, f_178010_
char: e, PROPERTIES_START, field_33225
char: f, PROPERTIES_END, field_33226, RIGHT_CURLY_BRACKET, f_178011_
char: f, PROPERTIES_END, field_33226
String: g, ELEMENT_SEPARATOR, field_33227, COMMA, f_178012_
String: g, ELEMENT_SEPARATOR, field_33227
char: h, KEY_VALUE_SEPARATOR, field_33228, COLON, f_178013_
char: h, KEY_VALUE_SEPARATOR, field_33228
com.google.common.base.Splitter: i, COMMA_SPLITTER, field_27818, COMMA_SPLITTER, f_178014_
com.google.common.base.Splitter: i, COMMA_SPLITTER, field_27818
com.google.common.base.Splitter: j, COLON_SPLITTER, field_27819, COLON_SPLITTER, f_178015_
com.google.common.base.Splitter: j, COLON_SPLITTER, field_27819
int: l, INDENT, field_33229, field_33229, f_178016_
int: l, INDENT, field_33229
int: m, NOT_FOUND, field_33230, field_33230, f_178017_
int: m, NOT_FOUND, field_33230
org.slf4j.Logger: k, LOGGER, field_11582, LOGGER, f_129200_
org.slf4j.Logger: k, LOGGER, field_11582
com.mojang.serialization.Codec<ResourceKey<Block>>: d, BLOCK_NAME_CODEC, field_57978, BLOCK_KEY_CODEC, f_381132_
com.mojang.serialization.Codec<ResourceKey<Block>>: d, BLOCK_NAME_CODEC, field_57978
Constructors
Methods
<T extends Comparable<T>> String (Property<T>, Comparable<?>): a, getName, method_10685, nameValue, m_129210_
<T extends Comparable<T>> String (Property<T>, Comparable<?>): a, getName, method_10685
boolean (Tag, Tag, boolean): a, compareNbt, method_10687, matches, m_129235_
boolean (Tag, Tag, boolean): a, compareNbt, method_10687
<S extends StateHolder<?, S>, T extends Comparable<T>> S (S, Property<T>, String, CompoundTag, CompoundTag): a, setValueHelper, method_10682, withProperty, m_129204_
<S extends StateHolder<?, S>, T extends Comparable<T>> S (S, Property<T>, String, CompoundTag, CompoundTag): a, setValueHelper, method_10682
CompoundTag (BlockState): a, writeBlockState, method_10686, fromBlockState, m_129202_
CompoundTag (BlockState): a, writeBlockState, method_10686
CompoundTag (FluidState): a, writeFluidState, method_36115, fromFluidState, m_178022_
CompoundTag (FluidState): a, writeFluidState, method_36115
String (Tag): a, prettyPrint, method_36118, toFormattedString, m_178057_
String (Tag): a, prettyPrint, method_36118
String (Tag, boolean): a, prettyPrint, method_36117, toFormattedString, m_178050_
String (Tag, boolean): a, prettyPrint, method_36117
StringBuilder (StringBuilder, Tag, int, boolean): a, prettyPrint, method_36116, appendFormattedString, m_178026_
StringBuilder (StringBuilder, Tag, int, boolean): a, prettyPrint, method_36116
StringBuilder (int, StringBuilder): a, indent, method_36114, appendIndent, m_178019_
StringBuilder (int, StringBuilder): a, indent, method_36114
Component (Tag): b, toPrettyComponent, method_32270, toPrettyPrintedText, m_178061_
Component (Tag): b, toPrettyComponent, method_32270
String (CompoundTag): a, structureToSnbt, method_32271, toNbtProviderString, m_178063_
String (CompoundTag): a, structureToSnbt, method_32271
CompoundTag (String): a, snbtToStructure, method_32260, fromNbtProviderString, m_178024_
CompoundTag (String): a, snbtToStructure, method_32260
CompoundTag (CompoundTag): b, packStructureTemplate, method_32273, toNbtProviderFormat, m_178067_
CompoundTag (CompoundTag): b, packStructureTemplate, method_32273
CompoundTag (CompoundTag): c, unpackStructureTemplate, method_32275, fromNbtProviderFormat, m_178071_
CompoundTag (CompoundTag): c, unpackStructureTemplate, method_32275
String (CompoundTag): d, packBlockState, method_32277, toNbtProviderFormattedPalette, m_178075_
String (CompoundTag): d, packBlockState, method_32277
CompoundTag (String): b, unpackBlockState, method_32267, fromNbtProviderFormattedPalette, m_178053_
CompoundTag (String): b, unpackBlockState, method_32267
BlockState (HolderGetter<Block>, CompoundTag): a, readBlockState, method_10681, toBlockState, m_247651_
BlockState (HolderGetter<Block>, CompoundTag): a, readBlockState, method_10681
CompoundTag (CompoundTag): e, addCurrentDataVersion, method_48310, putDataVersion, m_264171_
CompoundTag (CompoundTag): e, addCurrentDataVersion, method_48310
CompoundTag (CompoundTag, int): a, addDataVersion, method_48308, putDataVersion, m_264046_
CompoundTag (CompoundTag, int): a, addDataVersion, method_48308
int (CompoundTag, int): b, getDataVersion, method_48309, getDataVersion, m_264487_
int (CompoundTag, int): b, getDataVersion, method_48309
int (com.mojang.serialization.Dynamic<?>, int): a, getDataVersion, method_68084, getDataVersion, m_388801_
int (com.mojang.serialization.Dynamic<?>, int): a, getDataVersion, method_68084
void (ValueOutput): a, addCurrentDataVersion, method_71568
void (ValueOutput, int): a, addDataVersion, method_71569
1.21.5
Names
uf
up
Fields
char: d, PROPERTIES_START, field_33225, LEFT_CURLY_BRACKET, f_178010_
char: e, PROPERTIES_START, field_33225, LEFT_CURLY_BRACKET, f_178010_
char: e, PROPERTIES_END, field_33226, RIGHT_CURLY_BRACKET, f_178011_
char: f, PROPERTIES_END, field_33226, RIGHT_CURLY_BRACKET, f_178011_
String: f, ELEMENT_SEPARATOR, field_33227, COMMA, f_178012_
String: g, ELEMENT_SEPARATOR, field_33227, COMMA, f_178012_
char: g, KEY_VALUE_SEPARATOR, field_33228, COLON, f_178013_
char: h, KEY_VALUE_SEPARATOR, field_33228, COLON, f_178013_
com.google.common.base.Splitter: h, COMMA_SPLITTER, field_27818, COMMA_SPLITTER, f_178014_
com.google.common.base.Splitter: i, COMMA_SPLITTER, field_27818, COMMA_SPLITTER, f_178014_
com.google.common.base.Splitter: i, COLON_SPLITTER, field_27819, COLON_SPLITTER, f_178015_
com.google.common.base.Splitter: j, COLON_SPLITTER, field_27819, COLON_SPLITTER, f_178015_
int: k, INDENT, field_33229, field_33229, f_178016_
int: l, INDENT, field_33229, field_33229, f_178016_
int: l, NOT_FOUND, field_33230, field_33230, f_178017_
int: m, NOT_FOUND, field_33230, field_33230, f_178017_
org.slf4j.Logger: j, LOGGER, field_11582, LOGGER, f_129200_
org.slf4j.Logger: k, LOGGER, field_11582, LOGGER, f_129200_
com.mojang.serialization.Codec<ResourceKey<Block>>: d, BLOCK_NAME_CODEC, field_57978, BLOCK_KEY_CODEC, f_381132_
Constructors
Methods
IntArrayTag (UUID): a, createUUID, method_25929, fromUuid, m_129226_
UUID (Tag): a, loadUUID, method_25930, toUuid, m_129233_
String (Tag): b, prettyPrint, method_36118, toFormattedString, m_178057_
String (Tag): a, prettyPrint, method_36118, toFormattedString, m_178057_
Component (Tag): c, toPrettyComponent, method_32270, toPrettyPrintedText, m_178061_
Component (Tag): b, toPrettyComponent, method_32270, toPrettyPrintedText, m_178061_
Optional<BlockPos> (CompoundTag, String): a, readBlockPos, method_10691, toBlockPos, m_129239_
Tag (BlockPos): a, writeBlockPos, method_10692, fromBlockPos, m_129224_
int (com.mojang.serialization.Dynamic<?>, int): a, getDataVersion, method_68084, getDataVersion, m_388801_
1.21.4
Names
vm
uf
Fields
Constructors
Methods
1.21.3
Names
uq
vm
Fields
Constructors
Methods
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
vh
uq
Fields
Constructors
Methods
1.20.6
Names
tc
vh
Fields
Constructors
Methods
com.mojang.authlib.GameProfile (CompoundTag): a, readGameProfile, method_10683, toGameProfile, m_129228_
CompoundTag (CompoundTag, com.mojang.authlib.GameProfile): a, writeGameProfile, method_10684, writeGameProfile, m_129230_
BlockPos (CompoundTag): b, readBlockPos, method_10691, toBlockPos, m_129239_
CompoundTag (BlockPos): a, writeBlockPos, method_10692, fromBlockPos, m_129224_
String (CompoundTag): c, structureToSnbt, method_32271, toNbtProviderString, m_178063_
String (CompoundTag): a, structureToSnbt, method_32271, toNbtProviderString, m_178063_
CompoundTag (CompoundTag): d, packStructureTemplate, method_32273, toNbtProviderFormat, m_178067_
CompoundTag (CompoundTag): b, packStructureTemplate, method_32273, toNbtProviderFormat, m_178067_
CompoundTag (CompoundTag): e, unpackStructureTemplate, method_32275, fromNbtProviderFormat, m_178071_
CompoundTag (CompoundTag): c, unpackStructureTemplate, method_32275, fromNbtProviderFormat, m_178071_
String (CompoundTag): f, packBlockState, method_32277, toNbtProviderFormattedPalette, m_178075_
String (CompoundTag): d, packBlockState, method_32277, toNbtProviderFormattedPalette, m_178075_
CompoundTag (CompoundTag): g, addCurrentDataVersion, method_48310, putDataVersion, m_264171_
CompoundTag (CompoundTag): e, addCurrentDataVersion, method_48310, putDataVersion, m_264171_
Optional<BlockPos> (CompoundTag, String): a, readBlockPos, method_10691, toBlockPos, m_129239_
Tag (BlockPos): a, writeBlockPos, method_10692, fromBlockPos, m_129224_
1.20.4
Names
rj
tc
Fields
Constructors
Methods
1.20.2
Names
rd
rj
Fields
Constructors
Methods
1.20.1
Names
rq
rd
Fields
Constructors
Methods
1.19.4
Names
rb
rq
Fields
Constructors
Methods
CompoundTag (com.mojang.datafixers.DataFixer, DataFixTypes, CompoundTag, int): a, update, method_10688, update, m_129213_
CompoundTag (com.mojang.datafixers.DataFixer, DataFixTypes, CompoundTag, int, int): a, update, method_10693, update, m_129218_
CompoundTag (CompoundTag): g, addCurrentDataVersion, method_48310, putDataVersion, m_264171_
CompoundTag (CompoundTag, int): a, addDataVersion, method_48308, putDataVersion, m_264046_
int (CompoundTag, int): b, getDataVersion, method_48309, getDataVersion, m_264487_
1.19.3
Names
pv
rb
Fields
Constructors
Methods
BlockState (CompoundTag): c, readBlockState, method_10681, toBlockState, m_129241_
String (CompoundTag): d, structureToSnbt, method_32271, toNbtProviderString, m_178063_
String (CompoundTag): c, structureToSnbt, method_32271, toNbtProviderString, m_178063_
CompoundTag (CompoundTag): e, packStructureTemplate, method_32273, toNbtProviderFormat, m_178067_
CompoundTag (CompoundTag): d, packStructureTemplate, method_32273, toNbtProviderFormat, m_178067_
CompoundTag (CompoundTag): f, unpackStructureTemplate, method_32275, fromNbtProviderFormat, m_178071_
CompoundTag (CompoundTag): e, unpackStructureTemplate, method_32275, fromNbtProviderFormat, m_178071_
String (CompoundTag): g, packBlockState, method_32277, toNbtProviderFormattedPalette, m_178075_
String (CompoundTag): f, packBlockState, method_32277, toNbtProviderFormattedPalette, m_178075_
BlockState (HolderGetter<Block>, CompoundTag): a, readBlockState, method_10681, toBlockState, m_247651_
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
Fields
Constructors
Methods
1.19
Names
ow
pv
Fields
Constructors
Methods
1.18.2
Names
oo
ow
Fields
org.apache.logging.log4j.Logger: j, LOGGER, field_11582, LOGGER, f_129200_
org.slf4j.Logger: j, LOGGER, field_11582, LOGGER, f_129200_
Constructors
Methods
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
nm
oo
Fields
Comparator<ListTag>: b, YXZ_LISTTAG_INT_COMPARATOR, field_27816, field_27816, f_178008_
Comparator<ListTag>: b, YXZ_LISTTAG_INT_COMPARATOR, field_27816, BLOCK_POS_COMPARATOR, f_178008_
Comparator<ListTag>: c, YXZ_LISTTAG_DOUBLE_COMPARATOR, field_27817, field_27817, f_178009_
Comparator<ListTag>: c, YXZ_LISTTAG_DOUBLE_COMPARATOR, field_27817, ENTITY_POS_COMPARATOR, f_178009_
String: a, SNBT_DATA_TAG, field_33224, field_33224, f_178007_
String: a, SNBT_DATA_TAG, field_33224, DATA_KEY, f_178007_
char: d, PROPERTIES_START, field_33225, field_33225, f_178010_
char: d, PROPERTIES_START, field_33225, LEFT_CURLY_BRACKET, f_178010_
char: e, PROPERTIES_END, field_33226, field_33226, f_178011_
char: e, PROPERTIES_END, field_33226, RIGHT_CURLY_BRACKET, f_178011_
String: f, ELEMENT_SEPARATOR, field_33227, field_33227, f_178012_
String: f, ELEMENT_SEPARATOR, field_33227, COMMA, f_178012_
char: g, KEY_VALUE_SEPARATOR, field_33228, field_33228, f_178013_
char: g, KEY_VALUE_SEPARATOR, field_33228, COLON, f_178013_
com.google.common.base.Splitter: i, COLON_SPLITTER, field_27819, field_27819, f_178015_
com.google.common.base.Splitter: i, COLON_SPLITTER, field_27819, COLON_SPLITTER, f_178015_
Constructors
Methods
CompoundTag (FluidState): a, writeFluidState, method_36115, method_36115, m_178022_
CompoundTag (FluidState): a, writeFluidState, method_36115, fromFluidState, m_178022_
String (Tag): b, prettyPrint, method_36118, method_36118, m_178057_
String (Tag): b, prettyPrint, method_36118, toFormattedString, m_178057_
String (Tag, boolean): a, prettyPrint, method_36117, method_36117, m_178050_
String (Tag, boolean): a, prettyPrint, method_36117, toFormattedString, m_178050_
StringBuilder (StringBuilder, Tag, int, boolean): a, prettyPrint, method_36116, method_36116, m_178026_
StringBuilder (StringBuilder, Tag, int, boolean): a, prettyPrint, method_36116, appendFormattedString, m_178026_
StringBuilder (int, StringBuilder): a, indent, method_36114, method_36114, m_178019_
StringBuilder (int, StringBuilder): a, indent, method_36114, appendIndent, m_178019_
String (CompoundTag): d, structureToSnbt, method_32271, toPrettyPrintedString, m_178063_
String (CompoundTag): d, structureToSnbt, method_32271, toNbtProviderString, m_178063_
CompoundTag (String): a, snbtToStructure, method_32260, method_32260, m_178024_
CompoundTag (String): a, snbtToStructure, method_32260, fromNbtProviderString, m_178024_
CompoundTag (CompoundTag): e, packStructureTemplate, method_32273, method_32273, m_178067_
CompoundTag (CompoundTag): e, packStructureTemplate, method_32273, toNbtProviderFormat, m_178067_
CompoundTag (CompoundTag): f, unpackStructureTemplate, method_32275, method_32275, m_178071_
CompoundTag (CompoundTag): f, unpackStructureTemplate, method_32275, fromNbtProviderFormat, m_178071_
String (CompoundTag): g, packBlockState, method_32277, method_32277, m_178075_
String (CompoundTag): g, packBlockState, method_32277, toNbtProviderFormattedPalette, m_178075_
CompoundTag (String): b, unpackBlockState, method_32267, method_32267, m_178053_
CompoundTag (String): b, unpackBlockState, method_32267, fromNbtProviderFormattedPalette, m_178053_
1.17.1
Names
Fields
Constructors
Methods
1.17
Names
mp
nm
net.minecraft.nbt.NBTUtil
net.minecraft.src.C_4943_
Fields
org.apache.logging.log4j.Logger: a, LOGGER, field_11582, LOGGER, field_193591_a
org.apache.logging.log4j.Logger: j, LOGGER, field_11582, LOGGER, f_129200_
Comparator<ListTag>: b, YXZ_LISTTAG_INT_COMPARATOR, field_27816, field_27816, f_178008_
Comparator<ListTag>: c, YXZ_LISTTAG_DOUBLE_COMPARATOR, field_27817, field_27817, f_178009_
String: a, SNBT_DATA_TAG, field_33224, field_33224, f_178007_
char: d, PROPERTIES_START, field_33225, field_33225, f_178010_
char: e, PROPERTIES_END, field_33226, field_33226, f_178011_
String: f, ELEMENT_SEPARATOR, field_33227, field_33227, f_178012_
char: g, KEY_VALUE_SEPARATOR, field_33228, field_33228, f_178013_
com.google.common.base.Splitter: h, COMMA_SPLITTER, field_27818, COMMA_SPLITTER, f_178014_
com.google.common.base.Splitter: i, COLON_SPLITTER, field_27819, field_27819, f_178015_
int: k, INDENT, field_33229, field_33229, f_178016_
int: l, NOT_FOUND, field_33230, field_33230, f_178017_
Constructors
()
Methods
<T extends Comparable<T>> String (Property<T>, Comparable<?>): a, getName, method_10685, nameValue, func_190010_a
<T extends Comparable<T>> String (Property<T>, Comparable<?>): a, getName, method_10685, nameValue, m_129210_
com.mojang.authlib.GameProfile (CompoundTag): a, readGameProfile, method_10683, toGameProfile, func_152459_a
com.mojang.authlib.GameProfile (CompoundTag): a, readGameProfile, method_10683, toGameProfile, m_129228_
CompoundTag (CompoundTag, com.mojang.authlib.GameProfile): a, writeGameProfile, method_10684, writeGameProfile, func_180708_a
CompoundTag (CompoundTag, com.mojang.authlib.GameProfile): a, writeGameProfile, method_10684, writeGameProfile, m_129230_
boolean (Tag, Tag, boolean): a, compareNbt, method_10687, matches, func_181123_a
boolean (Tag, Tag, boolean): a, compareNbt, method_10687, matches, m_129235_
BlockPos (CompoundTag): b, readBlockPos, method_10691, toBlockPos, func_186861_c
BlockPos (CompoundTag): b, readBlockPos, method_10691, toBlockPos, m_129239_
CompoundTag (BlockPos): a, writeBlockPos, method_10692, fromBlockPos, func_186859_a
CompoundTag (BlockPos): a, writeBlockPos, method_10692, fromBlockPos, m_129224_
BlockState (CompoundTag): c, readBlockState, method_10681, toBlockState, func_190008_d
BlockState (CompoundTag): c, readBlockState, method_10681, toBlockState, m_129241_
<S extends StateHolder<?, S>, T extends Comparable<T>> S (S, Property<T>, String, CompoundTag, CompoundTag): a, setValueHelper, method_10682, withProperty, func_193590_a
<S extends StateHolder<?, S>, T extends Comparable<T>> S (S, Property<T>, String, CompoundTag, CompoundTag): a, setValueHelper, method_10682, withProperty, m_129204_
CompoundTag (BlockState): a, writeBlockState, method_10686, fromBlockState, func_190009_a
CompoundTag (BlockState): a, writeBlockState, method_10686, fromBlockState, m_129202_
CompoundTag (com.mojang.datafixers.DataFixer, DataFixTypes, CompoundTag, int): a, update, method_10688, update, func_210822_a
CompoundTag (com.mojang.datafixers.DataFixer, DataFixTypes, CompoundTag, int): a, update, method_10688, update, m_129213_
CompoundTag (com.mojang.datafixers.DataFixer, DataFixTypes, CompoundTag, int, int): a, update, method_10693, update, func_210821_a
CompoundTag (com.mojang.datafixers.DataFixer, DataFixTypes, CompoundTag, int, int): a, update, method_10693, update, m_129218_
IntArrayTag (UUID): a, createUUID, method_25929, fromUuid, func_240626_a_
IntArrayTag (UUID): a, createUUID, method_25929, fromUuid, m_129226_
UUID (Tag): a, loadUUID, method_25930, toUuid, func_186860_b
UUID (Tag): a, loadUUID, method_25930, toUuid, m_129233_
CompoundTag (FluidState): a, writeFluidState, method_36115, method_36115, m_178022_
String (Tag): b, prettyPrint, method_36118, method_36118, m_178057_
String (Tag, boolean): a, prettyPrint, method_36117, method_36117, m_178050_
StringBuilder (StringBuilder, Tag, int, boolean): a, prettyPrint, method_36116, method_36116, m_178026_
StringBuilder (int, StringBuilder): a, indent, method_36114, method_36114, m_178019_
Component (Tag): c, toPrettyComponent, method_32270, toPrettyPrintedText, m_178061_
String (CompoundTag): d, structureToSnbt, method_32271, toPrettyPrintedString, m_178063_
CompoundTag (String): a, snbtToStructure, method_32260, method_32260, m_178024_
CompoundTag (CompoundTag): e, packStructureTemplate, method_32273, method_32273, m_178067_
CompoundTag (CompoundTag): f, unpackStructureTemplate, method_32275, method_32275, m_178071_
String (CompoundTag): g, packBlockState, method_32277, method_32277, m_178075_
CompoundTag (String): b, unpackBlockState, method_32267, method_32267, m_178053_
1.16.5
Names
Fields
Constructors
Methods
CompoundTag (CompoundTag, com.mojang.authlib.GameProfile): a, writeGameProfile, method_10684, fromGameProfile, func_180708_a
CompoundTag (CompoundTag, com.mojang.authlib.GameProfile): a, writeGameProfile, method_10684, writeGameProfile, func_180708_a
1.16.4
Names
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
lq
mp
Fields
Constructors
Methods
1.16.1
Names
kf
lq
Fields
Constructors
Methods
CompoundTag (UUID): a, createUUIDTag, method_10689, fromUuid, func_186862_a
UUID (CompoundTag): b, loadUUIDTag, method_10690, toUuid, func_186860_b
BlockPos (CompoundTag): c, readBlockPos, method_10691, toBlockPos, func_186861_c
BlockPos (CompoundTag): b, readBlockPos, method_10691, toBlockPos, func_186861_c
BlockState (CompoundTag): d, readBlockState, method_10681, toBlockState, func_190008_d
BlockState (CompoundTag): c, readBlockState, method_10681, toBlockState, func_190008_d
IntArrayTag (UUID): a, createUUID, method_25929, fromUuid, func_240626_a_
UUID (Tag): a, loadUUID, method_25930, toUuid, func_186860_b
1.15.2
Names
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
1.15
Names
iq
kf
Fields
Constructors
Methods
1.14.4
Names
ip
iq
net.minecraft.nbt.NbtUtils
net.minecraft.util.TagHelper
net.minecraft.nbt.NbtHelper
Fields
org.apache.logging.log4j.Logger: a, field_11582, LOGGER, field_193591_a
org.apache.logging.log4j.Logger: a, LOGGER, field_11582, LOGGER, field_193591_a
Constructors
Methods
<T extends Comparable<T>> String (Property<T>, Comparable<?>): a, method_10685, getPropertyValueAsString, func_190010_a
<T extends Comparable<T>> String (Property<T>, Comparable<?>): a, getName, method_10685, nameValue, func_190010_a
com.mojang.authlib.GameProfile (CompoundTag): a, method_10683, deserializeProfile, func_152459_a
com.mojang.authlib.GameProfile (CompoundTag): a, readGameProfile, method_10683, toGameProfile, func_152459_a
CompoundTag (CompoundTag, com.mojang.authlib.GameProfile): a, method_10684, serializeProfile, func_180708_a
CompoundTag (CompoundTag, com.mojang.authlib.GameProfile): a, writeGameProfile, method_10684, fromGameProfile, func_180708_a
boolean (Tag, Tag, boolean): a, method_10687, areTagsEqual, func_181123_a
boolean (Tag, Tag, boolean): a, compareNbt, method_10687, matches, func_181123_a
CompoundTag (UUID): a, method_10689, serializeUuid, func_186862_a
CompoundTag (UUID): a, createUUIDTag, method_10689, fromUuid, func_186862_a
UUID (CompoundTag): b, method_10690, deserializeUuid, func_186860_b
UUID (CompoundTag): b, loadUUIDTag, method_10690, toUuid, func_186860_b
BlockPos (CompoundTag): c, method_10691, deserializeBlockPos, func_186861_c
BlockPos (CompoundTag): c, readBlockPos, method_10691, toBlockPos, func_186861_c
CompoundTag (BlockPos): a, method_10692, serializeBlockPos, func_186859_a
CompoundTag (BlockPos): a, writeBlockPos, method_10692, fromBlockPos, func_186859_a
BlockState (CompoundTag): d, method_10681, deserializeBlockState, func_190008_d
BlockState (CompoundTag): d, readBlockState, method_10681, toBlockState, func_190008_d
<S extends PropertyContainer<S>, T extends Comparable<T>> S (S, Property<T>, String, CompoundTag, CompoundTag): a, method_10682, withProperty, func_193590_a
<S extends StateHolder<S>, T extends Comparable<T>> S (S, Property<T>, String, CompoundTag, CompoundTag): a, setValueHelper, method_10682, withProperty, func_193590_a
CompoundTag (BlockState): a, method_10686, serializeBlockState, func_190009_a
CompoundTag (BlockState): a, writeBlockState, method_10686, fromBlockState, func_190009_a
CompoundTag (com.mojang.datafixers.DataFixer, DataFixTypes, CompoundTag, int): a, method_10688, update, func_210822_a
CompoundTag (com.mojang.datafixers.DataFixer, DataFixTypes, CompoundTag, int): a, update, method_10688, update, func_210822_a
CompoundTag (com.mojang.datafixers.DataFixer, DataFixTypes, CompoundTag, int, int): a, method_10693, update, func_210821_a
CompoundTag (com.mojang.datafixers.DataFixer, DataFixTypes, CompoundTag, int, int): a, update, method_10693, update, func_210821_a
1.14.3
Names
io
ip
net.minecraft.util.TagHelper
Fields
org.apache.logging.log4j.Logger: a, field_11582, field_193591_a
org.apache.logging.log4j.Logger: a, field_11582, LOGGER, field_193591_a
Constructors
Methods
<T extends Comparable<T>> String (IProperty<T>, Comparable<?>): a, method_10685, func_190010_a
<T extends Comparable<T>> String (Property<T>, Comparable<?>): a, method_10685, getPropertyValueAsString, func_190010_a
com.mojang.authlib.GameProfile (CompoundNBT): a, method_10683, func_152459_a
com.mojang.authlib.GameProfile (CompoundTag): a, method_10683, deserializeProfile, func_152459_a
CompoundNBT (CompoundNBT, com.mojang.authlib.GameProfile): a, method_10684, func_180708_a
CompoundTag (CompoundTag, com.mojang.authlib.GameProfile): a, method_10684, serializeProfile, func_180708_a
boolean (INBT, INBT, boolean): a, method_10687, func_181123_a
boolean (Tag, Tag, boolean): a, method_10687, areTagsEqual, func_181123_a
CompoundNBT (UUID): a, method_10689, func_186862_a
CompoundTag (UUID): a, method_10689, serializeUuid, func_186862_a
UUID (CompoundNBT): b, method_10690, func_186860_b
UUID (CompoundTag): b, method_10690, deserializeUuid, func_186860_b
BlockPos (CompoundNBT): c, method_10691, func_186861_c
BlockPos (CompoundTag): c, method_10691, deserializeBlockPos, func_186861_c
CompoundNBT (BlockPos): a, method_10692, func_186859_a
CompoundTag (BlockPos): a, method_10692, serializeBlockPos, func_186859_a
BlockState (CompoundNBT): d, method_10681, func_190008_d
BlockState (CompoundTag): d, method_10681, deserializeBlockState, func_190008_d
<S extends IStateHolder<S>, T extends Comparable<T>> S (S, IProperty<T>, String, CompoundNBT, CompoundNBT): a, method_10682, func_193590_a
<S extends PropertyContainer<S>, T extends Comparable<T>> S (S, Property<T>, String, CompoundTag, CompoundTag): a, method_10682, withProperty, func_193590_a
CompoundNBT (BlockState): a, method_10686, func_190009_a
CompoundTag (BlockState): a, method_10686, serializeBlockState, func_190009_a
CompoundNBT (com.mojang.datafixers.DataFixer, DefaultTypeReferences, CompoundNBT, int): a, method_10688, func_210822_a
CompoundTag (com.mojang.datafixers.DataFixer, DataFixTypes, CompoundTag, int): a, method_10688, update, func_210822_a
CompoundNBT (com.mojang.datafixers.DataFixer, DefaultTypeReferences, CompoundNBT, int, int): a, method_10693, func_210821_a
CompoundTag (com.mojang.datafixers.DataFixer, DataFixTypes, CompoundTag, int, int): a, method_10693, update, func_210821_a
1.14.2
Names
Fields
Constructors
Methods
1.14.1
Names
Fields
Constructors
Methods
1.14
Names
hk
io
net.minecraft.class_2512
Fields
org.apache.logging.log4j.Logger: a, field_193591_a
org.apache.logging.log4j.Logger: a, field_11582, field_193591_a
Constructors
Methods
com.mojang.authlib.GameProfile (NBTTagCompound): a, func_152459_a
NBTTagCompound (NBTTagCompound, com.mojang.authlib.GameProfile): a, func_180708_a
NBTTagCompound (UUID): a, func_186862_a
UUID (NBTTagCompound): b, func_186860_b
BlockPos (NBTTagCompound): c, func_186861_c
NBTTagCompound (BlockPos): a, func_186859_a
IBlockState (NBTTagCompound): d, func_190008_d
boolean (INBTBase, INBTBase, boolean): a, func_181123_a
<S extends IStateHolder<S>, T extends Comparable<T>> S (S, IProperty<T>, String, NBTTagCompound, NBTTagCompound): a, func_193590_a
NBTTagCompound (IBlockState): a, func_190009_a
<T extends Comparable<T>> String (IProperty<T>, Comparable<?>): a, func_190010_a
<T extends Comparable<T>> String (IProperty<T>, Comparable<?>): a, method_10685, func_190010_a
NBTTagCompound (com.mojang.datafixers.DataFixer, com.mojang.datafixers.DSL$TypeReference, NBTTagCompound, int): a, func_210822_a
NBTTagCompound (com.mojang.datafixers.DataFixer, com.mojang.datafixers.DSL$TypeReference, NBTTagCompound, int, int): a, func_210821_a
com.mojang.authlib.GameProfile (CompoundNBT): a, method_10683, func_152459_a
CompoundNBT (CompoundNBT, com.mojang.authlib.GameProfile): a, method_10684, func_180708_a
boolean (INBT, INBT, boolean): a, method_10687, func_181123_a
CompoundNBT (UUID): a, method_10689, func_186862_a
UUID (CompoundNBT): b, method_10690, func_186860_b
BlockPos (CompoundNBT): c, method_10691, func_186861_c
CompoundNBT (BlockPos): a, method_10692, func_186859_a
BlockState (CompoundNBT): d, method_10681, func_190008_d
<S extends IStateHolder<S>, T extends Comparable<T>> S (S, IProperty<T>, String, CompoundNBT, CompoundNBT): a, method_10682, func_193590_a
CompoundNBT (BlockState): a, method_10686, func_190009_a
CompoundNBT (com.mojang.datafixers.DataFixer, DefaultTypeReferences, CompoundNBT, int): a, method_10688, func_210822_a
CompoundNBT (com.mojang.datafixers.DataFixer, DefaultTypeReferences, CompoundNBT, int, int): a, method_10693, func_210821_a
1.13.2
Names
Fields
Constructors
Methods
1.13.1
Names
Fields
Constructors
Methods
1.13
Names
gj
hk
Fields
Constructors
Methods
boolean (NBTBase, NBTBase, boolean): a, func_181123_a
NBTTagCompound (NBTTagCompound, IBlockState): a, func_190009_a
<T extends Comparable<T>> String (IProperty<T>, Comparable<?>): a, func_190010_a
<T extends Comparable<T>> IBlockState (IBlockState, IProperty<T>, String, NBTTagCompound, NBTTagCompound): a, func_193590_a
boolean (INBTBase, INBTBase, boolean): a, func_181123_a
<S extends IStateHolder<S>, T extends Comparable<T>> S (S, IProperty<T>, String, NBTTagCompound, NBTTagCompound): a, func_193590_a
NBTTagCompound (IBlockState): a, func_190009_a
<T extends Comparable<T>> String (IProperty<T>, Comparable<?>): a, func_190010_a
NBTTagCompound (com.mojang.datafixers.DataFixer, com.mojang.datafixers.DSL$TypeReference, NBTTagCompound, int): a, func_210822_a
NBTTagCompound (com.mojang.datafixers.DataFixer, com.mojang.datafixers.DSL$TypeReference, NBTTagCompound, int, int): a, func_210821_a
1.12.2
Names
Fields
Constructors
Methods
1.12.1
Names
Fields
Constructors
Methods
1.12
Names
ee
gj
Fields
org.apache.logging.log4j.Logger: a, field_193591_a
Constructors
Methods
<T extends Comparable<T>> IBlockState (IBlockState, IProperty<T>, String): a, func_190007_a
<T extends Comparable<T>> IBlockState (IBlockState, IProperty<T>, String, NBTTagCompound, NBTTagCompound): a, func_193590_a
1.11.2
Names
Fields
Constructors
Methods
1.11.1
Names
Fields
Constructors
Methods
1.11
Names
eb
ee
Fields
Constructors
Methods
1.10.2
Names
Fields
Constructors
Methods
1.10
Names
ea
eb
Fields
Constructors
Methods
IBlockState (NBTTagCompound): d, func_190008_d
<T extends Comparable<T>> IBlockState (IBlockState, IProperty<T>, String): a, func_190007_a
NBTTagCompound (NBTTagCompound, IBlockState): a, func_190009_a
<T extends Comparable<T>> String (IProperty<T>, Comparable<?>): a, func_190010_a
1.9.4
Names
dy
ea
Fields
Constructors
Methods
1.9.2
Names
Fields
Constructors
Methods
1.9
Names
Fields
Constructors
Methods
NBTTagCompound (UUID): a, func_186862_a
UUID (NBTTagCompound): b, func_186860_b
BlockPos (NBTTagCompound): c, func_186861_c
NBTTagCompound (BlockPos): a, func_186859_a
1.8.9
Names
Fields
Constructors
Methods
1.8.8
Names
dy
net.minecraft.nbt.NBTUtil
Fields
Constructors
Methods
com.mojang.authlib.GameProfile (NBTTagCompound): a, func_152459_a
NBTTagCompound (NBTTagCompound, com.mojang.authlib.GameProfile): a, func_180708_a