History - net.minecraft.nbt.NbtHelper
26.3
Names
Fields
int: INDENT, INDENT, field_33229, field_33229
int: BLOCK_STATE_ID_PROPERTIES_RENAME_VERSION, BLOCK_STATE_ID_PROPERTIES_RENAME_VERSION, field_33229, field_33229
String: LEGACY_BLOCK_STATE_ID_TAG, LEGACY_BLOCK_STATE_ID_TAG, field_1_10351, field_1_10351
String: LEGACY_BLOCKSTATE_PROPERTY_TAG, LEGACY_BLOCKSTATE_PROPERTY_TAG, field_1_10350, field_1_10350
Constructors
Methods
NbtCompound (FluidState): writeFluidState, writeFluidState, method_36115, fromFluidState
String (NbtElement, boolean): prettyPrint, prettyPrint, method_36117, toFormattedString
StringBuilder (StringBuilder, NbtElement, int, boolean): prettyPrint, prettyPrint, method_36116, appendFormattedString
StringBuilder (int, StringBuilder): indent, indent, method_36114, appendIndent
String (NbtCompound): packBlockState, packBlockState, method_32277, toNbtProviderFormattedPalette
NbtCompound (String): unpackBlockState, unpackBlockState, method_32267, fromNbtProviderFormattedPalette
String (NbtCompound, int): packBlockState, packBlockState, method_32277, toNbtProviderFormattedPalette
NbtCompound (String, int): unpackBlockState, unpackBlockState, method_32267, fromNbtProviderFormattedPalette
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
vo
net.minecraft.nbt.NbtUtils
net.minecraft.class_2512
net.minecraft.nbt.NbtHelper
Fields
Comparator<NbtList>: b, YXZ_LISTTAG_INT_COMPARATOR, field_27816, BLOCK_POS_COMPARATOR, f_ulcmredn, YXZ_NBT_LIST_INT_COMPARATOR, f_178008_
Comparator<NbtList>: YXZ_LISTTAG_INT_COMPARATOR, YXZ_LISTTAG_INT_COMPARATOR, field_27816, BLOCK_POS_COMPARATOR
Comparator<NbtList>: c, YXZ_LISTTAG_DOUBLE_COMPARATOR, field_27817, ENTITY_POS_COMPARATOR, f_qwavgrli, YXZ_NBT_LIST_DOUBLE_COMPARATOR, f_178009_
Comparator<NbtList>: YXZ_LISTTAG_DOUBLE_COMPARATOR, YXZ_LISTTAG_DOUBLE_COMPARATOR, field_27817, ENTITY_POS_COMPARATOR
String: a, SNBT_DATA_TAG, field_33224, DATA_KEY, f_vozbuqnt, SNBT_DATA_TAG, f_178007_
String: SNBT_DATA_TAG, SNBT_DATA_TAG, field_33224, DATA_KEY
char: e, PROPERTIES_START, field_33225, LEFT_CURLY_BRACKET, f_bwlxlgju, PROPERTIES_START, f_178010_
char: PROPERTIES_START, PROPERTIES_START, field_33225, LEFT_CURLY_BRACKET
char: f, PROPERTIES_END, field_33226, RIGHT_CURLY_BRACKET, f_rzewsfob, PROPERTIES_END, f_178011_
char: PROPERTIES_END, PROPERTIES_END, field_33226, RIGHT_CURLY_BRACKET
String: g, ELEMENT_SEPARATOR, field_33227, COMMA, f_bgbshawg, ELEMENT_SEPARATOR, f_178012_
String: ELEMENT_SEPARATOR, ELEMENT_SEPARATOR, field_33227, COMMA
char: h, KEY_VALUE_SEPARATOR, field_33228, COLON, f_cnsjzewg, KEY_VALUE_SEPARATOR, f_178013_
char: KEY_VALUE_SEPARATOR, KEY_VALUE_SEPARATOR, field_33228, COLON
com.google.common.base.Splitter: i, COMMA_SPLITTER, field_27818, COMMA_SPLITTER, f_rokxnpke, COMMA_SPLITTER, f_178014_
com.google.common.base.Splitter: COMMA_SPLITTER, COMMA_SPLITTER, field_27818, COMMA_SPLITTER
com.google.common.base.Splitter: j, COLON_SPLITTER, field_27819, COLON_SPLITTER, f_jdttbsso, KEY_VALUE_SPLITTER, f_178015_
com.google.common.base.Splitter: COLON_SPLITTER, COLON_SPLITTER, field_27819, COLON_SPLITTER
int: l, INDENT, field_33229, field_33229, f_lkpzlozb, INDENT, f_178016_
int: INDENT, INDENT, field_33229, field_33229
int: m, NOT_FOUND, field_33230, field_33230, f_wsezkkqa, NOT_FOUND, f_178017_
int: NOT_FOUND, NOT_FOUND, field_33230, field_33230
org.slf4j.Logger: k, LOGGER, field_11582, LOGGER, f_jktlnznm, LOGGER, f_129200_
org.slf4j.Logger: LOGGER, LOGGER, field_11582, LOGGER
com.mojang.serialization.Codec<RegistryKey<Block>>: d, BLOCK_NAME_CODEC, field_57978, BLOCK_KEY_CODEC, f_mqnhxral, CODEC, f_381132_
com.mojang.serialization.Codec<RegistryKey<Block>>: BLOCK_NAME_CODEC, BLOCK_NAME_CODEC, field_57978, BLOCK_KEY_CODEC
Constructors
Methods
<T extends Comparable<T>> String (Property<T>, Comparable<?>): a, getName, method_10685, nameValue, m_owyzwhdz, nameValue, m_129210_
boolean (NbtElement, NbtElement, boolean): a, compareNbt, method_10687, matches, m_wqklvkdy, matches, m_129235_
boolean (NbtElement, NbtElement, boolean): compareNbt, compareNbt, method_10687, matches
<S extends State<?, S>, T extends Comparable<T>> S (S, Property<T>, String, NbtCompound, NbtCompound): a, setValueHelper, method_10682, withProperty, m_fhefxmke, withProperty, m_129204_
<S extends State<?, S>, T extends Comparable<T>> S (S, Property<T>, String, NbtCompound, NbtCompound): setValueHelper, setValueHelper, method_10682, withProperty
NbtCompound (BlockState): a, writeBlockState, method_10686, fromBlockState, m_qgchuptq, fromBlockState, m_129202_
NbtCompound (BlockState): writeBlockState, writeBlockState, method_10686, fromBlockState
NbtCompound (FluidState): a, writeFluidState, method_36115, fromFluidState, m_wcjizhwl, fromFluidState, m_178022_
NbtCompound (FluidState): writeFluidState, writeFluidState, method_36115, fromFluidState
String (NbtElement): a, prettyPrint, method_36118, toFormattedString, m_xcadefud, toFormattedString, m_178057_
String (NbtElement, boolean): a, prettyPrint, method_36117, toFormattedString, m_phkofnda, toFormattedString, m_178050_
String (NbtElement, boolean): prettyPrint, prettyPrint, method_36117, toFormattedString
StringBuilder (StringBuilder, NbtElement, int, boolean): a, prettyPrint, method_36116, appendFormattedString, m_zhfgfedi, appendFormattedString, m_178026_
StringBuilder (StringBuilder, NbtElement, int, boolean): prettyPrint, prettyPrint, method_36116, appendFormattedString
StringBuilder (int, StringBuilder): a, indent, method_36114, appendIndent, m_xxlbqbxa, appendIndent, m_178019_
StringBuilder (int, StringBuilder): indent, indent, method_36114, appendIndent
Text (NbtElement): b, toPrettyComponent, method_32270, toPrettyPrintedText, m_rawecpam, toPrettyPrintedText, m_178061_
Text (NbtElement): toPrettyComponent, toPrettyComponent, method_32270, toPrettyPrintedText
String (NbtCompound): a, structureToSnbt, method_32271, toNbtProviderString, m_zvkxwrvc, toPrettyPrintedString, m_178063_
String (NbtCompound): structureToSnbt, structureToSnbt, method_32271, toNbtProviderString
NbtCompound (String): a, snbtToStructure, method_32260, fromNbtProviderString, m_pblkkiox, fromSnbt, m_178024_
NbtCompound (String): snbtToStructure, snbtToStructure, method_32260, fromNbtProviderString
NbtCompound (NbtCompound): b, packStructureTemplate, method_32273, toNbtProviderFormat, m_vqnuasws, packStructureTemplate, m_178067_
NbtCompound (NbtCompound): packStructureTemplate, packStructureTemplate, method_32273, toNbtProviderFormat
NbtCompound (NbtCompound): c, unpackStructureTemplate, method_32275, fromNbtProviderFormat, m_qwktpkba, unpackStructureTemplate, m_178071_
NbtCompound (NbtCompound): unpackStructureTemplate, unpackStructureTemplate, method_32275, fromNbtProviderFormat
String (NbtCompound): d, packBlockState, method_32277, toNbtProviderFormattedPalette, m_gvvozwih, blockStateNbtToString, m_178075_
String (NbtCompound): packBlockState, packBlockState, method_32277, toNbtProviderFormattedPalette
NbtCompound (String): b, unpackBlockState, method_32267, fromNbtProviderFormattedPalette, m_hsglylsh, blockStateStringToNbt, m_178053_
NbtCompound (String): unpackBlockState, unpackBlockState, method_32267, fromNbtProviderFormattedPalette
BlockState (RegistryEntryLookup<Block>, NbtCompound): a, readBlockState, method_10681, toBlockState, m_tlmpthxr, toBlockState, m_247651_
BlockState (RegistryEntryLookup<Block>, NbtCompound): readBlockState, readBlockState, method_10681, toBlockState
NbtCompound (NbtCompound): e, addCurrentDataVersion, method_48310, putDataVersion, m_wjreulsb, withWorldDataVersion, m_264171_
NbtCompound (NbtCompound): addCurrentDataVersion, addCurrentDataVersion, method_48310, putDataVersion
NbtCompound (NbtCompound, int): a, addDataVersion, method_48308, putDataVersion, m_ibcjchte, withDataVersion, m_264046_
NbtCompound (NbtCompound, int): addDataVersion, addDataVersion, method_48308, putDataVersion
int (NbtCompound, int): b, getDataVersion, method_48309, getDataVersion, m_odbzmnqe, getDataVersionOrDefault, m_264487_
int (NbtCompound, int): getDataVersion, getDataVersion, method_48309, getDataVersion
int (com.mojang.serialization.Dynamic<?>, int): b, getDataVersion, method_68084, getDataVersion, m_azsmnerl, getDataVersionOrDefault, m_388801_
int (com.mojang.serialization.Dynamic<?>, int): getDataVersion, getDataVersion, method_68084, getDataVersion
void (WriteView): a, addCurrentDataVersion, method_71568, writeDataVersion, m_fkwgmmrh, writeWorldDataVersion, m_401075_
void (WriteView): addCurrentDataVersion, addCurrentDataVersion, method_71568, writeDataVersion
void (WriteView, int): a, addDataVersion, method_71569, writeDataVersion, m_ukguyidl, writeDataVersion, m_401291_
void (WriteView, int): addDataVersion, addDataVersion, method_71569, writeDataVersion
com.mojang.serialization.Dynamic<NbtElement> (com.mojang.serialization.Dynamic<NbtElement>): a, addCurrentDataVersion, method_73082, putDataVersion, m_vgasmdge, m_vgasmdge, m_418597_
com.mojang.serialization.Dynamic<NbtElement> (com.mojang.serialization.Dynamic<NbtElement>, int): a, addDataVersion, method_73083, putDataVersion, m_xcgseydq, m_xcgseydq, m_416712_
<T> com.mojang.serialization.Dynamic<T> (com.mojang.serialization.Dynamic<T>, int): addDataVersion, addDataVersion, method_73083, putDataVersion
int (NbtCompound): f, getDataVersion, method_76039, getDataVersion, m_trrijzcp, m_trrijzcp, m_440295_
int (NbtCompound): getDataVersion, getDataVersion, method_76039, getDataVersion
void (State<?, ?>, NbtCompound): writeStateProperties, writeStateProperties, method_1_2913, putProperties
int (com.mojang.serialization.Dynamic<?>): getDataVersion, getDataVersion, method_1_1641, getDataVersion
1.21.11
Names
ve
vo
Fields
Constructors
Methods
int (NbtCompound): f, getDataVersion, method_76039, getDataVersion, m_trrijzcp, m_trrijzcp, m_440295_
1.21.10
Names
Fields
Constructors
Methods
1.21.9
Names
ux
ve
Fields
Constructors
Methods
int (com.mojang.serialization.Dynamic<?>, int): a, getDataVersion, method_68084, getDataVersion, m_azsmnerl, getDataVersionOrDefault, m_388801_
int (com.mojang.serialization.Dynamic<?>, int): b, getDataVersion, method_68084, getDataVersion, m_azsmnerl, getDataVersionOrDefault, m_388801_
com.mojang.serialization.Dynamic<NbtElement> (com.mojang.serialization.Dynamic<NbtElement>): a, addCurrentDataVersion, method_73082, putDataVersion, m_vgasmdge, m_vgasmdge, m_418597_
com.mojang.serialization.Dynamic<NbtElement> (com.mojang.serialization.Dynamic<NbtElement>, int): a, addDataVersion, method_73083, putDataVersion, m_xcgseydq, m_xcgseydq, m_416712_
1.21.8
Names
Fields
Constructors
Methods
1.21.7
Names
Fields
Constructors
Methods
NbtCompound (NbtCompound): e, addCurrentDataVersion, method_48310, putDataVersion, m_wjreulsb, m_264171_
NbtCompound (NbtCompound): e, addCurrentDataVersion, method_48310, putDataVersion, m_wjreulsb, withWorldDataVersion, m_264171_
NbtCompound (NbtCompound, int): a, addDataVersion, method_48308, putDataVersion, m_ibcjchte, m_ibcjchte, m_264046_
NbtCompound (NbtCompound, int): a, addDataVersion, method_48308, putDataVersion, m_ibcjchte, withDataVersion, m_264046_
void (WriteView): a, addCurrentDataVersion, method_71568, writeDataVersion, m_fkwgmmrh, m_401075_
void (WriteView): a, addCurrentDataVersion, method_71568, writeDataVersion, m_fkwgmmrh, writeWorldDataVersion, m_401075_
void (WriteView, int): a, addDataVersion, method_71569, writeDataVersion, m_ukguyidl, m_ukguyidl, m_401291_
void (WriteView, int): a, addDataVersion, method_71569, writeDataVersion, m_ukguyidl, writeDataVersion, m_401291_
1.21.6
Names
up
ux
Fields
Constructors
Methods
NbtCompound (NbtCompound): e, addCurrentDataVersion, method_48310, putDataVersion, m_zwrbkegd, putCurrentDataVersion, m_264171_
NbtCompound (NbtCompound): e, addCurrentDataVersion, method_48310, putDataVersion, m_wjreulsb, m_264171_
NbtCompound (NbtCompound, int): a, addDataVersion, method_48308, putDataVersion, m_kgknygvd, putDataVersion, m_264046_
NbtCompound (NbtCompound, int): a, addDataVersion, method_48308, putDataVersion, m_ibcjchte, m_ibcjchte, m_264046_
void (WriteView): a, addCurrentDataVersion, method_71568, writeDataVersion, m_fkwgmmrh, m_401075_
void (WriteView, int): a, addDataVersion, method_71569, writeDataVersion, m_ukguyidl, m_ukguyidl, m_401291_
1.21.5
Names
uf
up
Fields
char: d, PROPERTIES_START, field_33225, LEFT_CURLY_BRACKET, f_bwlxlgju, PROPERTIES_START, f_178010_
char: e, PROPERTIES_START, field_33225, LEFT_CURLY_BRACKET, f_bwlxlgju, PROPERTIES_START, f_178010_
char: e, PROPERTIES_END, field_33226, RIGHT_CURLY_BRACKET, f_rzewsfob, PROPERTIES_END, f_178011_
char: f, PROPERTIES_END, field_33226, RIGHT_CURLY_BRACKET, f_rzewsfob, PROPERTIES_END, f_178011_
String: f, ELEMENT_SEPARATOR, field_33227, COMMA, f_bgbshawg, ELEMENT_SEPARATOR, f_178012_
String: g, ELEMENT_SEPARATOR, field_33227, COMMA, f_bgbshawg, ELEMENT_SEPARATOR, f_178012_
char: g, KEY_VALUE_SEPARATOR, field_33228, COLON, f_cnsjzewg, KEY_VALUE_SEPARATOR, f_178013_
char: h, KEY_VALUE_SEPARATOR, field_33228, COLON, f_cnsjzewg, KEY_VALUE_SEPARATOR, f_178013_
com.google.common.base.Splitter: h, COMMA_SPLITTER, field_27818, COMMA_SPLITTER, f_rokxnpke, COMMA_SPLITTER, f_178014_
com.google.common.base.Splitter: i, COMMA_SPLITTER, field_27818, COMMA_SPLITTER, f_rokxnpke, COMMA_SPLITTER, f_178014_
com.google.common.base.Splitter: i, COLON_SPLITTER, field_27819, COLON_SPLITTER, f_jdttbsso, KEY_VALUE_SPLITTER, f_178015_
com.google.common.base.Splitter: j, COLON_SPLITTER, field_27819, COLON_SPLITTER, f_jdttbsso, KEY_VALUE_SPLITTER, f_178015_
int: k, INDENT, field_33229, field_33229, f_lkpzlozb, INDENT, f_178016_
int: l, INDENT, field_33229, field_33229, f_lkpzlozb, INDENT, f_178016_
int: l, NOT_FOUND, field_33230, field_33230, f_wsezkkqa, NOT_FOUND, f_178017_
int: m, NOT_FOUND, field_33230, field_33230, f_wsezkkqa, NOT_FOUND, f_178017_
org.slf4j.Logger: j, LOGGER, field_11582, LOGGER, f_jktlnznm, LOGGER, f_129200_
org.slf4j.Logger: k, LOGGER, field_11582, LOGGER, f_jktlnznm, LOGGER, f_129200_
com.mojang.serialization.Codec<RegistryKey<Block>>: d, BLOCK_NAME_CODEC, field_57978, BLOCK_KEY_CODEC, f_mqnhxral, CODEC, f_381132_
Constructors
Methods
NbtIntArray (UUID): a, createUUID, method_25929, fromUuid, m_pxvpkbfz, fromUuid, m_129226_
UUID (NbtElement): a, loadUUID, method_25930, toUuid, m_nvmuisif, toUuid, m_129233_
String (NbtElement): b, prettyPrint, method_36118, toFormattedString, m_xcadefud, toFormattedString, m_178057_
String (NbtElement): a, prettyPrint, method_36118, toFormattedString, m_xcadefud, toFormattedString, m_178057_
Text (NbtElement): c, toPrettyComponent, method_32270, toPrettyPrintedText, m_rawecpam, toPrettyPrintedText, m_178061_
Text (NbtElement): b, toPrettyComponent, method_32270, toPrettyPrintedText, m_rawecpam, toPrettyPrintedText, m_178061_
int (NbtCompound, int): b, getDataVersion, method_48309, getDataVersion, m_wxpyuwwc, getDataVersion, m_264487_
int (NbtCompound, int): b, getDataVersion, method_48309, getDataVersion, m_odbzmnqe, getDataVersionOrDefault, m_264487_
Optional<BlockPos> (NbtCompound, String): a, readBlockPos, method_10691, toBlockPos, m_skmtimil, toBlockPos, m_129239_
NbtElement (BlockPos): a, writeBlockPos, method_10692, fromBlockPos, m_ykgtsmrr, fromBlockPos, m_129224_
int (com.mojang.serialization.Dynamic<?>, int): a, getDataVersion, method_68084, getDataVersion, m_azsmnerl, getDataVersionOrDefault, 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 (NbtCompound): a, readGameProfile, method_10683, toGameProfile, m_encokmig, toGameProfile, m_129228_
NbtCompound (NbtCompound, com.mojang.authlib.GameProfile): a, writeGameProfile, method_10684, writeGameProfile, m_fzlwqgip, writeGameProfile, m_129230_
BlockPos (NbtCompound): b, readBlockPos, method_10691, toBlockPos, m_skmtimil, toBlockPos, m_129239_
NbtCompound (BlockPos): a, writeBlockPos, method_10692, fromBlockPos, m_ykgtsmrr, fromBlockPos, m_129224_
String (NbtCompound): c, structureToSnbt, method_32271, toNbtProviderString, m_zvkxwrvc, toPrettyPrintedString, m_178063_
String (NbtCompound): a, structureToSnbt, method_32271, toNbtProviderString, m_zvkxwrvc, toPrettyPrintedString, m_178063_
NbtCompound (NbtCompound): d, packStructureTemplate, method_32273, toNbtProviderFormat, m_vqnuasws, packStructureTemplate, m_178067_
NbtCompound (NbtCompound): b, packStructureTemplate, method_32273, toNbtProviderFormat, m_vqnuasws, packStructureTemplate, m_178067_
NbtCompound (NbtCompound): e, unpackStructureTemplate, method_32275, fromNbtProviderFormat, m_qwktpkba, unpackStructureTemplate, m_178071_
NbtCompound (NbtCompound): c, unpackStructureTemplate, method_32275, fromNbtProviderFormat, m_qwktpkba, unpackStructureTemplate, m_178071_
String (NbtCompound): f, packBlockState, method_32277, toNbtProviderFormattedPalette, m_gvvozwih, blockStateNbtToString, m_178075_
String (NbtCompound): d, packBlockState, method_32277, toNbtProviderFormattedPalette, m_gvvozwih, blockStateNbtToString, m_178075_
NbtCompound (NbtCompound): g, addCurrentDataVersion, method_48310, putDataVersion, m_zwrbkegd, putCurrentDataVersion, m_264171_
NbtCompound (NbtCompound): e, addCurrentDataVersion, method_48310, putDataVersion, m_zwrbkegd, putCurrentDataVersion, m_264171_
Optional<BlockPos> (NbtCompound, String): a, readBlockPos, method_10691, toBlockPos, m_skmtimil, toBlockPos, m_129239_
NbtElement (BlockPos): a, writeBlockPos, method_10692, fromBlockPos, m_ykgtsmrr, 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
NbtCompound (com.mojang.datafixers.DataFixer, DataFixTypes, NbtCompound, int): a, update, method_10688, update, m_ujuerqlv, update, m_129213_
NbtCompound (com.mojang.datafixers.DataFixer, DataFixTypes, NbtCompound, int, int): a, update, method_10693, update, m_xqnjypia, update, m_129218_
NbtCompound (NbtCompound): g, addCurrentDataVersion, method_48310, putDataVersion, m_zwrbkegd, putCurrentDataVersion, m_264171_
NbtCompound (NbtCompound, int): a, addDataVersion, method_48308, putDataVersion, m_kgknygvd, putDataVersion, m_264046_
int (NbtCompound, int): b, getDataVersion, method_48309, getDataVersion, m_wxpyuwwc, getDataVersion, m_264487_
1.19.3
Names
pv
rb
Fields
Constructors
Methods
BlockState (NbtCompound): c, readBlockState, method_10681, toBlockState, m_tlmpthxr, toBlockState, m_129241_
String (NbtCompound): d, structureToSnbt, method_32271, toNbtProviderString, m_zvkxwrvc, toPrettyPrintedString, m_178063_
String (NbtCompound): c, structureToSnbt, method_32271, toNbtProviderString, m_zvkxwrvc, toPrettyPrintedString, m_178063_
NbtCompound (NbtCompound): e, packStructureTemplate, method_32273, toNbtProviderFormat, m_vqnuasws, packStructureTemplate, m_178067_
NbtCompound (NbtCompound): d, packStructureTemplate, method_32273, toNbtProviderFormat, m_vqnuasws, packStructureTemplate, m_178067_
NbtCompound (NbtCompound): f, unpackStructureTemplate, method_32275, fromNbtProviderFormat, m_qwktpkba, unpackStructureTemplate, m_178071_
NbtCompound (NbtCompound): e, unpackStructureTemplate, method_32275, fromNbtProviderFormat, m_qwktpkba, unpackStructureTemplate, m_178071_
String (NbtCompound): g, packBlockState, method_32277, toNbtProviderFormattedPalette, m_gvvozwih, blockStateNbtToString, m_178075_
String (NbtCompound): f, packBlockState, method_32277, toNbtProviderFormattedPalette, m_gvvozwih, blockStateNbtToString, m_178075_
BlockState (RegistryEntryLookup<Block>, NbtCompound): a, readBlockState, method_10681, toBlockState, m_tlmpthxr, 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
net.minecraft.nbt.NbtHelper
Fields
org.apache.logging.log4j.Logger: j, LOGGER, field_11582, LOGGER, f_jktlnznm, f_129200_
Comparator<NbtList>: b, YXZ_LISTTAG_INT_COMPARATOR, field_27816, BLOCK_POS_COMPARATOR, f_ulcmredn, f_178008_
Comparator<NbtList>: b, YXZ_LISTTAG_INT_COMPARATOR, field_27816, BLOCK_POS_COMPARATOR, f_ulcmredn, YXZ_NBT_LIST_INT_COMPARATOR, f_178008_
Comparator<NbtList>: c, YXZ_LISTTAG_DOUBLE_COMPARATOR, field_27817, ENTITY_POS_COMPARATOR, f_qwavgrli, f_178009_
Comparator<NbtList>: c, YXZ_LISTTAG_DOUBLE_COMPARATOR, field_27817, ENTITY_POS_COMPARATOR, f_qwavgrli, YXZ_NBT_LIST_DOUBLE_COMPARATOR, f_178009_
String: a, SNBT_DATA_TAG, field_33224, DATA_KEY, f_vozbuqnt, f_178007_
String: a, SNBT_DATA_TAG, field_33224, DATA_KEY, f_vozbuqnt, SNBT_DATA_TAG, f_178007_
char: d, PROPERTIES_START, field_33225, LEFT_CURLY_BRACKET, f_bwlxlgju, f_178010_
char: d, PROPERTIES_START, field_33225, LEFT_CURLY_BRACKET, f_bwlxlgju, PROPERTIES_START, f_178010_
char: e, PROPERTIES_END, field_33226, RIGHT_CURLY_BRACKET, f_rzewsfob, f_178011_
char: e, PROPERTIES_END, field_33226, RIGHT_CURLY_BRACKET, f_rzewsfob, PROPERTIES_END, f_178011_
String: f, ELEMENT_SEPARATOR, field_33227, COMMA, f_bgbshawg, f_178012_
String: f, ELEMENT_SEPARATOR, field_33227, COMMA, f_bgbshawg, ELEMENT_SEPARATOR, f_178012_
char: g, KEY_VALUE_SEPARATOR, field_33228, COLON, f_cnsjzewg, f_178013_
char: g, KEY_VALUE_SEPARATOR, field_33228, COLON, f_cnsjzewg, KEY_VALUE_SEPARATOR, f_178013_
com.google.common.base.Splitter: h, COMMA_SPLITTER, field_27818, COMMA_SPLITTER, f_rokxnpke, f_178014_
com.google.common.base.Splitter: h, COMMA_SPLITTER, field_27818, COMMA_SPLITTER, f_rokxnpke, COMMA_SPLITTER, f_178014_
com.google.common.base.Splitter: i, COLON_SPLITTER, field_27819, COLON_SPLITTER, f_jdttbsso, f_178015_
com.google.common.base.Splitter: i, COLON_SPLITTER, field_27819, COLON_SPLITTER, f_jdttbsso, KEY_VALUE_SPLITTER, f_178015_
int: k, INDENT, field_33229, field_33229, f_lkpzlozb, f_178016_
int: k, INDENT, field_33229, field_33229, f_lkpzlozb, INDENT, f_178016_
int: l, NOT_FOUND, field_33230, field_33230, f_wsezkkqa, f_178017_
int: l, NOT_FOUND, field_33230, field_33230, f_wsezkkqa, NOT_FOUND, f_178017_
org.slf4j.Logger: j, LOGGER, field_11582, LOGGER, f_jktlnznm, LOGGER, f_129200_
Constructors
Methods
<T extends Comparable<T>> String (Property<T>, Comparable<?>): a, getName, method_10685, nameValue, m_owyzwhdz, m_129210_
<T extends Comparable<T>> String (Property<T>, Comparable<?>): a, getName, method_10685, nameValue, m_owyzwhdz, nameValue, m_129210_
com.mojang.authlib.GameProfile (NbtCompound): a, readGameProfile, method_10683, toGameProfile, m_encokmig, m_129228_
com.mojang.authlib.GameProfile (NbtCompound): a, readGameProfile, method_10683, toGameProfile, m_encokmig, toGameProfile, m_129228_
NbtCompound (NbtCompound, com.mojang.authlib.GameProfile): a, writeGameProfile, method_10684, writeGameProfile, m_fzlwqgip, m_129230_
NbtCompound (NbtCompound, com.mojang.authlib.GameProfile): a, writeGameProfile, method_10684, writeGameProfile, m_fzlwqgip, writeGameProfile, m_129230_
boolean (NbtElement, NbtElement, boolean): a, compareNbt, method_10687, matches, m_wqklvkdy, m_129235_
boolean (NbtElement, NbtElement, boolean): a, compareNbt, method_10687, matches, m_wqklvkdy, matches, m_129235_
BlockPos (NbtCompound): b, readBlockPos, method_10691, toBlockPos, m_skmtimil, m_129239_
BlockPos (NbtCompound): b, readBlockPos, method_10691, toBlockPos, m_skmtimil, toBlockPos, m_129239_
NbtCompound (BlockPos): a, writeBlockPos, method_10692, fromBlockPos, m_ykgtsmrr, m_129224_
NbtCompound (BlockPos): a, writeBlockPos, method_10692, fromBlockPos, m_ykgtsmrr, fromBlockPos, m_129224_
BlockState (NbtCompound): c, readBlockState, method_10681, toBlockState, m_tlmpthxr, m_129241_
BlockState (NbtCompound): c, readBlockState, method_10681, toBlockState, m_tlmpthxr, toBlockState, m_129241_
<S extends State<?, S>, T extends Comparable<T>> S (S, Property<T>, String, NbtCompound, NbtCompound): a, setValueHelper, method_10682, withProperty, m_fhefxmke, m_129204_
<S extends State<?, S>, T extends Comparable<T>> S (S, Property<T>, String, NbtCompound, NbtCompound): a, setValueHelper, method_10682, withProperty, m_fhefxmke, withProperty, m_129204_
NbtCompound (BlockState): a, writeBlockState, method_10686, fromBlockState, m_qgchuptq, m_129202_
NbtCompound (BlockState): a, writeBlockState, method_10686, fromBlockState, m_qgchuptq, fromBlockState, m_129202_
NbtCompound (com.mojang.datafixers.DataFixer, DataFixTypes, NbtCompound, int): a, update, method_10688, update, m_ujuerqlv, m_129213_
NbtCompound (com.mojang.datafixers.DataFixer, DataFixTypes, NbtCompound, int): a, update, method_10688, update, m_ujuerqlv, update, m_129213_
NbtCompound (com.mojang.datafixers.DataFixer, DataFixTypes, NbtCompound, int, int): a, update, method_10693, update, m_xqnjypia, m_129218_
NbtCompound (com.mojang.datafixers.DataFixer, DataFixTypes, NbtCompound, int, int): a, update, method_10693, update, m_xqnjypia, update, m_129218_
NbtIntArray (UUID): a, createUUID, method_25929, fromUuid, m_pxvpkbfz, m_129226_
NbtIntArray (UUID): a, createUUID, method_25929, fromUuid, m_pxvpkbfz, fromUuid, m_129226_
UUID (NbtElement): a, loadUUID, method_25930, toUuid, m_nvmuisif, m_129233_
UUID (NbtElement): a, loadUUID, method_25930, toUuid, m_nvmuisif, toUuid, m_129233_
NbtCompound (FluidState): a, writeFluidState, method_36115, fromFluidState, m_wcjizhwl, m_178022_
NbtCompound (FluidState): a, writeFluidState, method_36115, fromFluidState, m_wcjizhwl, fromFluidState, m_178022_
String (NbtElement): b, prettyPrint, method_36118, toFormattedString, m_xcadefud, m_178057_
String (NbtElement): b, prettyPrint, method_36118, toFormattedString, m_xcadefud, toFormattedString, m_178057_
String (NbtElement, boolean): a, prettyPrint, method_36117, toFormattedString, m_phkofnda, m_178050_
String (NbtElement, boolean): a, prettyPrint, method_36117, toFormattedString, m_phkofnda, toFormattedString, m_178050_
StringBuilder (StringBuilder, NbtElement, int, boolean): a, prettyPrint, method_36116, appendFormattedString, m_zhfgfedi, m_178026_
StringBuilder (StringBuilder, NbtElement, int, boolean): a, prettyPrint, method_36116, appendFormattedString, m_zhfgfedi, appendFormattedString, m_178026_
StringBuilder (int, StringBuilder): a, indent, method_36114, appendIndent, m_xxlbqbxa, m_178019_
StringBuilder (int, StringBuilder): a, indent, method_36114, appendIndent, m_xxlbqbxa, appendIndent, m_178019_
Text (NbtElement): c, toPrettyComponent, method_32270, toPrettyPrintedText, m_rawecpam, m_178061_
Text (NbtElement): c, toPrettyComponent, method_32270, toPrettyPrintedText, m_rawecpam, toPrettyPrintedText, m_178061_
String (NbtCompound): d, structureToSnbt, method_32271, toNbtProviderString, m_zvkxwrvc, m_178063_
String (NbtCompound): d, structureToSnbt, method_32271, toNbtProviderString, m_zvkxwrvc, toPrettyPrintedString, m_178063_
NbtCompound (String): a, snbtToStructure, method_32260, fromNbtProviderString, m_pblkkiox, m_178024_
NbtCompound (String): a, snbtToStructure, method_32260, fromNbtProviderString, m_pblkkiox, fromSnbt, m_178024_
NbtCompound (NbtCompound): e, packStructureTemplate, method_32273, toNbtProviderFormat, m_vqnuasws, m_178067_
NbtCompound (NbtCompound): e, packStructureTemplate, method_32273, toNbtProviderFormat, m_vqnuasws, packStructureTemplate, m_178067_
NbtCompound (NbtCompound): f, unpackStructureTemplate, method_32275, fromNbtProviderFormat, m_qwktpkba, m_178071_
NbtCompound (NbtCompound): f, unpackStructureTemplate, method_32275, fromNbtProviderFormat, m_qwktpkba, unpackStructureTemplate, m_178071_
String (NbtCompound): g, packBlockState, method_32277, toNbtProviderFormattedPalette, m_gvvozwih, m_178075_
String (NbtCompound): g, packBlockState, method_32277, toNbtProviderFormattedPalette, m_gvvozwih, blockStateNbtToString, m_178075_
NbtCompound (String): b, unpackBlockState, method_32267, fromNbtProviderFormattedPalette, m_hsglylsh, m_178053_
NbtCompound (String): b, unpackBlockState, method_32267, fromNbtProviderFormattedPalette, m_hsglylsh, blockStateStringToNbt, m_178053_
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
nm
oo
Fields
Comparator<NbtList>: b, YXZ_LISTTAG_INT_COMPARATOR, field_27816, field_27816, f_ulcmredn, f_178008_
Comparator<NbtList>: b, YXZ_LISTTAG_INT_COMPARATOR, field_27816, BLOCK_POS_COMPARATOR, f_ulcmredn, f_178008_
Comparator<NbtList>: c, YXZ_LISTTAG_DOUBLE_COMPARATOR, field_27817, field_27817, f_qwavgrli, f_178009_
Comparator<NbtList>: c, YXZ_LISTTAG_DOUBLE_COMPARATOR, field_27817, ENTITY_POS_COMPARATOR, f_qwavgrli, f_178009_
String: a, SNBT_DATA_TAG, field_33224, field_33224, f_vozbuqnt, f_178007_
String: a, SNBT_DATA_TAG, field_33224, DATA_KEY, f_vozbuqnt, f_178007_
char: d, PROPERTIES_START, field_33225, field_33225, f_bwlxlgju, f_178010_
char: d, PROPERTIES_START, field_33225, LEFT_CURLY_BRACKET, f_bwlxlgju, f_178010_
char: e, PROPERTIES_END, field_33226, field_33226, f_rzewsfob, f_178011_
char: e, PROPERTIES_END, field_33226, RIGHT_CURLY_BRACKET, f_rzewsfob, f_178011_
String: f, ELEMENT_SEPARATOR, field_33227, field_33227, f_bgbshawg, f_178012_
String: f, ELEMENT_SEPARATOR, field_33227, COMMA, f_bgbshawg, f_178012_
char: g, KEY_VALUE_SEPARATOR, field_33228, field_33228, f_cnsjzewg, f_178013_
char: g, KEY_VALUE_SEPARATOR, field_33228, COLON, f_cnsjzewg, f_178013_
com.google.common.base.Splitter: i, COLON_SPLITTER, field_27819, field_27819, f_jdttbsso, f_178015_
com.google.common.base.Splitter: i, COLON_SPLITTER, field_27819, COLON_SPLITTER, f_jdttbsso, f_178015_
Constructors
Methods
NbtCompound (FluidState): a, writeFluidState, method_36115, method_36115, m_wcjizhwl, m_178022_
NbtCompound (FluidState): a, writeFluidState, method_36115, fromFluidState, m_wcjizhwl, m_178022_
String (NbtElement): b, prettyPrint, method_36118, method_36118, m_xcadefud, m_178057_
String (NbtElement): b, prettyPrint, method_36118, toFormattedString, m_xcadefud, m_178057_
String (NbtElement, boolean): a, prettyPrint, method_36117, method_36117, m_phkofnda, m_178050_
String (NbtElement, boolean): a, prettyPrint, method_36117, toFormattedString, m_phkofnda, m_178050_
StringBuilder (StringBuilder, NbtElement, int, boolean): a, prettyPrint, method_36116, method_36116, m_zhfgfedi, m_178026_
StringBuilder (StringBuilder, NbtElement, int, boolean): a, prettyPrint, method_36116, appendFormattedString, m_zhfgfedi, m_178026_
StringBuilder (int, StringBuilder): a, indent, method_36114, method_36114, m_xxlbqbxa, m_178019_
StringBuilder (int, StringBuilder): a, indent, method_36114, appendIndent, m_xxlbqbxa, m_178019_
String (NbtCompound): d, structureToSnbt, method_32271, toPrettyPrintedString, m_zvkxwrvc, m_178063_
String (NbtCompound): d, structureToSnbt, method_32271, toNbtProviderString, m_zvkxwrvc, m_178063_
NbtCompound (String): a, snbtToStructure, method_32260, method_32260, m_pblkkiox, m_178024_
NbtCompound (String): a, snbtToStructure, method_32260, fromNbtProviderString, m_pblkkiox, m_178024_
NbtCompound (NbtCompound): e, packStructureTemplate, method_32273, method_32273, m_vqnuasws, m_178067_
NbtCompound (NbtCompound): e, packStructureTemplate, method_32273, toNbtProviderFormat, m_vqnuasws, m_178067_
NbtCompound (NbtCompound): f, unpackStructureTemplate, method_32275, method_32275, m_qwktpkba, m_178071_
NbtCompound (NbtCompound): f, unpackStructureTemplate, method_32275, fromNbtProviderFormat, m_qwktpkba, m_178071_
String (NbtCompound): g, packBlockState, method_32277, method_32277, m_gvvozwih, m_178075_
String (NbtCompound): g, packBlockState, method_32277, toNbtProviderFormattedPalette, m_gvvozwih, m_178075_
NbtCompound (String): b, unpackBlockState, method_32267, method_32267, m_hsglylsh, m_178053_
NbtCompound (String): b, unpackBlockState, method_32267, fromNbtProviderFormattedPalette, m_hsglylsh, 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, f_jktlnznm, field_193591_a, LOGGER
org.apache.logging.log4j.Logger: j, LOGGER, field_11582, LOGGER, f_jktlnznm, f_129200_
Comparator<NbtList>: b, YXZ_LISTTAG_INT_COMPARATOR, field_27816, field_27816, f_ulcmredn, f_178008_
Comparator<NbtList>: c, YXZ_LISTTAG_DOUBLE_COMPARATOR, field_27817, field_27817, f_qwavgrli, f_178009_
String: a, SNBT_DATA_TAG, field_33224, field_33224, f_vozbuqnt, f_178007_
char: d, PROPERTIES_START, field_33225, field_33225, f_bwlxlgju, f_178010_
char: e, PROPERTIES_END, field_33226, field_33226, f_rzewsfob, f_178011_
String: f, ELEMENT_SEPARATOR, field_33227, field_33227, f_bgbshawg, f_178012_
char: g, KEY_VALUE_SEPARATOR, field_33228, field_33228, f_cnsjzewg, f_178013_
com.google.common.base.Splitter: h, COMMA_SPLITTER, field_27818, COMMA_SPLITTER, f_rokxnpke, f_178014_
com.google.common.base.Splitter: i, COLON_SPLITTER, field_27819, field_27819, f_jdttbsso, f_178015_
int: k, INDENT, field_33229, field_33229, f_lkpzlozb, f_178016_
int: l, NOT_FOUND, field_33230, field_33230, f_wsezkkqa, f_178017_
Constructors
()
Methods
<T extends Comparable<T>> String (Property<T>, Comparable<?>): a, getName, method_10685, nameValue, m_owyzwhdz, func_190010_a, getName
<T extends Comparable<T>> String (Property<T>, Comparable<?>): a, getName, method_10685, nameValue, m_owyzwhdz, m_129210_
GameProfile (NbtCompound): a, readGameProfile, method_10683, toGameProfile, m_encokmig, func_152459_a, readGameProfile
GameProfile (NbtCompound): a, readGameProfile, method_10683, toGameProfile, m_encokmig, m_129228_
NbtCompound (NbtCompound, GameProfile): a, writeGameProfile, method_10684, writeGameProfile, m_fzlwqgip, func_180708_a, writeGameProfile
NbtCompound (NbtCompound, GameProfile): a, writeGameProfile, method_10684, writeGameProfile, m_fzlwqgip, m_129230_
boolean (NbtElement, NbtElement, boolean): a, compareNbt, method_10687, matches, m_wqklvkdy, func_181123_a, areNBTEquals
boolean (NbtElement, NbtElement, boolean): a, compareNbt, method_10687, matches, m_wqklvkdy, m_129235_
BlockPos (NbtCompound): b, readBlockPos, method_10691, toBlockPos, m_skmtimil, func_186861_c, readBlockPos
BlockPos (NbtCompound): b, readBlockPos, method_10691, toBlockPos, m_skmtimil, m_129239_
NbtCompound (BlockPos): a, writeBlockPos, method_10692, fromBlockPos, m_ykgtsmrr, func_186859_a, writeBlockPos
NbtCompound (BlockPos): a, writeBlockPos, method_10692, fromBlockPos, m_ykgtsmrr, m_129224_
BlockState (NbtCompound): c, readBlockState, method_10681, toBlockState, m_tlmpthxr, func_190008_d, readBlockState
BlockState (NbtCompound): c, readBlockState, method_10681, toBlockState, m_tlmpthxr, m_129241_
<S extends State<?, S>, T extends Comparable<T>> S (S, Property<T>, String, NbtCompound, NbtCompound): a, setValueHelper, method_10682, withProperty, m_fhefxmke, func_193590_a, setValueHelper
<S extends State<?, S>, T extends Comparable<T>> S (S, Property<T>, String, NbtCompound, NbtCompound): a, setValueHelper, method_10682, withProperty, m_fhefxmke, m_129204_
NbtCompound (BlockState): a, writeBlockState, method_10686, fromBlockState, m_qgchuptq, func_190009_a, writeBlockState
NbtCompound (BlockState): a, writeBlockState, method_10686, fromBlockState, m_qgchuptq, m_129202_
NbtCompound (DataFixer, DataFixTypes, NbtCompound, int): a, update, method_10688, update, m_ujuerqlv, func_210822_a, update
NbtCompound (DataFixer, DataFixTypes, NbtCompound, int): a, update, method_10688, update, m_ujuerqlv, m_129213_
NbtCompound (DataFixer, DataFixTypes, NbtCompound, int, int): a, update, method_10693, update, m_xqnjypia, func_210821_a, update
NbtCompound (DataFixer, DataFixTypes, NbtCompound, int, int): a, update, method_10693, update, m_xqnjypia, m_129218_
NbtIntArray (UUID): a, createUUID, method_25929, fromUuid, m_pxvpkbfz, func_240626_a_, func_240626_a_
NbtIntArray (UUID): a, createUUID, method_25929, fromUuid, m_pxvpkbfz, m_129226_
UUID (NbtElement): a, loadUUID, method_25930, toUuid, m_nvmuisif, func_186860_b, readUniqueId
UUID (NbtElement): a, loadUUID, method_25930, toUuid, m_nvmuisif, m_129233_
NbtCompound (FluidState): a, writeFluidState, method_36115, method_36115, m_wcjizhwl, m_178022_
String (NbtElement): b, prettyPrint, method_36118, method_36118, m_xcadefud, m_178057_
String (NbtElement, boolean): a, prettyPrint, method_36117, method_36117, m_phkofnda, m_178050_
StringBuilder (StringBuilder, NbtElement, int, boolean): a, prettyPrint, method_36116, method_36116, m_zhfgfedi, m_178026_
StringBuilder (int, StringBuilder): a, indent, method_36114, method_36114, m_xxlbqbxa, m_178019_
Text (NbtElement): c, toPrettyComponent, method_32270, toPrettyPrintedText, m_rawecpam, m_178061_
String (NbtCompound): d, structureToSnbt, method_32271, toPrettyPrintedString, m_zvkxwrvc, m_178063_
NbtCompound (String): a, snbtToStructure, method_32260, method_32260, m_pblkkiox, m_178024_
NbtCompound (NbtCompound): e, packStructureTemplate, method_32273, method_32273, m_vqnuasws, m_178067_
NbtCompound (NbtCompound): f, unpackStructureTemplate, method_32275, method_32275, m_qwktpkba, m_178071_
String (NbtCompound): g, packBlockState, method_32277, method_32277, m_gvvozwih, m_178075_
NbtCompound (String): b, unpackBlockState, method_32267, method_32267, m_hsglylsh, m_178053_
1.16.5
Names
Fields
Constructors
Methods
CompoundTag (CompoundTag, GameProfile): a, writeGameProfile, method_10684, fromGameProfile, m_fzlwqgip, func_180708_a, writeGameProfile
NbtCompound (NbtCompound, GameProfile): a, writeGameProfile, method_10684, writeGameProfile, m_fzlwqgip, func_180708_a, writeGameProfile
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, m_nolkxmea, func_186862_a, writeUniqueId
UUID (CompoundTag): b, loadUUIDTag, method_10690, toUuid, m_ijyaemoe, func_186860_b, readUniqueId
BlockPos (CompoundTag): c, readBlockPos, method_10691, toBlockPos, m_skmtimil, func_186861_c, readBlockPos
BlockPos (CompoundTag): b, readBlockPos, method_10691, toBlockPos, m_skmtimil, func_186861_c, readBlockPos
BlockState (CompoundTag): d, readBlockState, method_10681, toBlockState, m_tlmpthxr, func_190008_d, readBlockState
BlockState (CompoundTag): c, readBlockState, method_10681, toBlockState, m_tlmpthxr, func_190008_d, readBlockState
IntArrayTag (UUID): a, createUUID, method_25929, fromUuid, m_pxvpkbfz, func_240626_a_, func_240626_a_
UUID (Tag): a, loadUUID, method_25930, toUuid, m_nvmuisif, func_186860_b, readUniqueId
1.15.2
Names
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
1.15
Names
iq
kf
Fields
org.apache.logging.log4j.Logger: a, LOGGER, field_11582, LOGGER, f_jktlnznm, LOGGER, field_193591_a, LOGGER
org.apache.logging.log4j.Logger: a, LOGGER, field_11582, LOGGER, f_jktlnznm, field_193591_a, LOGGER
Constructors
Methods
<T extends Comparable<T>> String (Property<T>, Comparable<?>): a, getName, method_10685, nameValue, m_owyzwhdz, writeProperty, func_190010_a, getName
<T extends Comparable<T>> String (Property<T>, Comparable<?>): a, getName, method_10685, nameValue, m_owyzwhdz, func_190010_a, getName
GameProfile (CompoundTag): a, readGameProfile, method_10683, toGameProfile, m_encokmig, readProfile, func_152459_a, readGameProfile
GameProfile (CompoundTag): a, readGameProfile, method_10683, toGameProfile, m_encokmig, func_152459_a, readGameProfile
CompoundTag (CompoundTag, GameProfile): a, writeGameProfile, method_10684, fromGameProfile, m_fzlwqgip, writeProfile, func_180708_a, writeGameProfile
CompoundTag (CompoundTag, GameProfile): a, writeGameProfile, method_10684, fromGameProfile, m_fzlwqgip, func_180708_a, writeGameProfile
boolean (Tag, Tag, boolean): a, compareNbt, method_10687, matches, m_wqklvkdy, matches, func_181123_a, areNBTEquals
boolean (Tag, Tag, boolean): a, compareNbt, method_10687, matches, m_wqklvkdy, func_181123_a, areNBTEquals
CompoundTag (UUID): a, createUUIDTag, method_10689, fromUuid, m_nolkxmea, writeUuid, func_186862_a, writeUniqueId
CompoundTag (UUID): a, createUUIDTag, method_10689, fromUuid, m_nolkxmea, func_186862_a, writeUniqueId
UUID (CompoundTag): b, loadUUIDTag, method_10690, toUuid, m_ijyaemoe, readUuid, func_186860_b, readUniqueId
UUID (CompoundTag): b, loadUUIDTag, method_10690, toUuid, m_ijyaemoe, func_186860_b, readUniqueId
BlockPos (CompoundTag): c, readBlockPos, method_10691, toBlockPos, m_skmtimil, readBlockPos, func_186861_c, readBlockPos
BlockPos (CompoundTag): c, readBlockPos, method_10691, toBlockPos, m_skmtimil, func_186861_c, readBlockPos
CompoundTag (BlockPos): a, writeBlockPos, method_10692, fromBlockPos, m_ykgtsmrr, writeBlockPos, func_186859_a, writeBlockPos
CompoundTag (BlockPos): a, writeBlockPos, method_10692, fromBlockPos, m_ykgtsmrr, func_186859_a, writeBlockPos
BlockState (CompoundTag): d, readBlockState, method_10681, toBlockState, m_tlmpthxr, readBlockState, func_190008_d, readBlockState
BlockState (CompoundTag): d, readBlockState, method_10681, toBlockState, m_tlmpthxr, func_190008_d, readBlockState
<S extends State<S>, T extends Comparable<T>> S (S, Property<T>, String, CompoundTag, CompoundTag): a, setValueHelper, method_10682, withProperty, m_fhefxmke, readProperty, func_193590_a, setValueHelper
<S extends State<S>, T extends Comparable<T>> S (S, Property<T>, String, CompoundTag, CompoundTag): a, setValueHelper, method_10682, withProperty, m_fhefxmke, func_193590_a, setValueHelper
CompoundTag (BlockState): a, writeBlockState, method_10686, fromBlockState, m_qgchuptq, writeBlockState, func_190009_a, writeBlockState
CompoundTag (BlockState): a, writeBlockState, method_10686, fromBlockState, m_qgchuptq, func_190009_a, writeBlockState
CompoundTag (DataFixer, DataFixTypes, CompoundTag, int): a, update, method_10688, update, m_ujuerqlv, fix, func_210822_a, update
CompoundTag (DataFixer, DataFixTypes, CompoundTag, int): a, update, method_10688, update, m_ujuerqlv, func_210822_a, update
CompoundTag (DataFixer, DataFixTypes, CompoundTag, int, int): a, update, method_10693, update, m_xqnjypia, fix, func_210821_a, update
CompoundTag (DataFixer, DataFixTypes, CompoundTag, int, int): a, update, method_10693, update, m_xqnjypia, func_210821_a, update
1.14.4
Names
ip
iq
net.minecraft.nbt.NbtUtils
net.minecraft.util.TagHelper
net.minecraft.nbt.NbtHelper
net.minecraft.unmapped.C_scnprxmz
Fields
org.apache.logging.log4j.Logger: a, field_11582, LOGGER, LOGGER, field_193591_a, LOGGER
org.apache.logging.log4j.Logger: a, LOGGER, field_11582, LOGGER, f_jktlnznm, LOGGER, field_193591_a, LOGGER
Constructors
Methods
<T extends Comparable<T>> String (Property<T>, Comparable<?>): a, method_10685, getPropertyValueAsString, writeProperty, func_190010_a, getName
<T extends Comparable<T>> String (Property<T>, Comparable<?>): a, getName, method_10685, nameValue, m_owyzwhdz, writeProperty, func_190010_a, getName
GameProfile (CompoundTag): a, method_10683, deserializeProfile, readProfile, func_152459_a, readGameProfile
GameProfile (CompoundTag): a, readGameProfile, method_10683, toGameProfile, m_encokmig, readProfile, func_152459_a, readGameProfile
CompoundTag (CompoundTag, GameProfile): a, method_10684, serializeProfile, writeProfile, func_180708_a, writeGameProfile
CompoundTag (CompoundTag, GameProfile): a, writeGameProfile, method_10684, fromGameProfile, m_fzlwqgip, writeProfile, func_180708_a, writeGameProfile
boolean (Tag, Tag, boolean): a, method_10687, areTagsEqual, matches, func_181123_a, areNBTEquals
boolean (Tag, Tag, boolean): a, compareNbt, method_10687, matches, m_wqklvkdy, matches, func_181123_a, areNBTEquals
CompoundTag (UUID): a, method_10689, serializeUuid, writeUuid, func_186862_a, writeUniqueId
CompoundTag (UUID): a, createUUIDTag, method_10689, fromUuid, m_nolkxmea, writeUuid, func_186862_a, writeUniqueId
UUID (CompoundTag): b, method_10690, deserializeUuid, readUuid, func_186860_b, readUniqueId
UUID (CompoundTag): b, loadUUIDTag, method_10690, toUuid, m_ijyaemoe, readUuid, func_186860_b, readUniqueId
BlockPos (CompoundTag): c, method_10691, deserializeBlockPos, readBlockPos, func_186861_c, readBlockPos
BlockPos (CompoundTag): c, readBlockPos, method_10691, toBlockPos, m_skmtimil, readBlockPos, func_186861_c, readBlockPos
CompoundTag (BlockPos): a, method_10692, serializeBlockPos, writeBlockPos, func_186859_a, writeBlockPos
CompoundTag (BlockPos): a, writeBlockPos, method_10692, fromBlockPos, m_ykgtsmrr, writeBlockPos, func_186859_a, writeBlockPos
BlockState (CompoundTag): d, method_10681, deserializeBlockState, readBlockState, func_190008_d, readBlockState
BlockState (CompoundTag): d, readBlockState, method_10681, toBlockState, m_tlmpthxr, readBlockState, func_190008_d, readBlockState
<S extends PropertyContainer<S>, T extends Comparable<T>> S (S, Property<T>, String, CompoundTag, CompoundTag): a, method_10682, withProperty, readProperty, func_193590_a, setValueHelper
<S extends State<S>, T extends Comparable<T>> S (S, Property<T>, String, CompoundTag, CompoundTag): a, setValueHelper, method_10682, withProperty, m_fhefxmke, readProperty, func_193590_a, setValueHelper
CompoundTag (BlockState): a, method_10686, serializeBlockState, writeBlockState, func_190009_a, writeBlockState
CompoundTag (BlockState): a, writeBlockState, method_10686, fromBlockState, m_qgchuptq, writeBlockState, func_190009_a, writeBlockState
CompoundTag (DataFixer, DataFixTypes, CompoundTag, int): a, method_10688, update, fix, func_210822_a, update
CompoundTag (DataFixer, DataFixTypes, CompoundTag, int): a, update, method_10688, update, m_ujuerqlv, fix, func_210822_a, update
CompoundTag (DataFixer, DataFixTypes, CompoundTag, int, int): a, method_10693, update, fix, func_210821_a, update
CompoundTag (DataFixer, DataFixTypes, CompoundTag, int, int): a, update, method_10693, update, m_xqnjypia, fix, func_210821_a, update
1.14.3
Names
io
ip
net.minecraft.util.TagHelper
Fields
org.apache.logging.log4j.Logger: a, field_11582, LOGGER, field_193591_a, LOGGER
org.apache.logging.log4j.Logger: a, field_11582, LOGGER, LOGGER, field_193591_a, LOGGER
Constructors
Methods
<T extends Comparable<T>> String (Property<T>, Comparable<?>): a, method_10685, writeProperty, func_190010_a, getName
<T extends Comparable<T>> String (Property<T>, Comparable<?>): a, method_10685, getPropertyValueAsString, writeProperty, func_190010_a, getName
GameProfile (NbtCompound): a, method_10683, readProfile, func_152459_a, readGameProfile
GameProfile (CompoundTag): a, method_10683, deserializeProfile, readProfile, func_152459_a, readGameProfile
NbtCompound (NbtCompound, GameProfile): a, method_10684, writeProfile, func_180708_a, writeGameProfile
CompoundTag (CompoundTag, GameProfile): a, method_10684, serializeProfile, writeProfile, func_180708_a, writeGameProfile
boolean (NbtElement, NbtElement, boolean): a, method_10687, matches, func_181123_a, areNBTEquals
boolean (Tag, Tag, boolean): a, method_10687, areTagsEqual, matches, func_181123_a, areNBTEquals
NbtCompound (UUID): a, method_10689, writeUuid, func_186862_a, writeUniqueId
CompoundTag (UUID): a, method_10689, serializeUuid, writeUuid, func_186862_a, writeUniqueId
UUID (NbtCompound): b, method_10690, readUuid, func_186860_b, readUniqueId
UUID (CompoundTag): b, method_10690, deserializeUuid, readUuid, func_186860_b, readUniqueId
BlockPos (NbtCompound): c, method_10691, readBlockPos, func_186861_c, readBlockPos
BlockPos (CompoundTag): c, method_10691, deserializeBlockPos, readBlockPos, func_186861_c, readBlockPos
NbtCompound (BlockPos): a, method_10692, writeBlockPos, func_186859_a, writeBlockPos
CompoundTag (BlockPos): a, method_10692, serializeBlockPos, writeBlockPos, func_186859_a, writeBlockPos
BlockState (NbtCompound): d, method_10681, readBlockState, func_190008_d, readBlockState
BlockState (CompoundTag): d, method_10681, deserializeBlockState, readBlockState, func_190008_d, readBlockState
<S extends State<S>, T extends Comparable<T>> S (S, Property<T>, String, NbtCompound, NbtCompound): a, method_10682, readProperty, func_193590_a, setValueHelper
<S extends PropertyContainer<S>, T extends Comparable<T>> S (S, Property<T>, String, CompoundTag, CompoundTag): a, method_10682, withProperty, readProperty, func_193590_a, setValueHelper
NbtCompound (BlockState): a, method_10686, writeBlockState, func_190009_a, writeBlockState
CompoundTag (BlockState): a, method_10686, serializeBlockState, writeBlockState, func_190009_a, writeBlockState
NbtCompound (DataFixer, C_49339849, NbtCompound, int): a, method_10688, fix, func_210822_a, update
CompoundTag (DataFixer, DataFixTypes, CompoundTag, int): a, method_10688, update, fix, func_210822_a, update
NbtCompound (DataFixer, C_49339849, NbtCompound, int, int): a, method_10693, fix, func_210821_a, update
CompoundTag (DataFixer, DataFixTypes, CompoundTag, int, int): a, method_10693, update, fix, func_210821_a, update
1.14.2
Names
Fields
org.apache.logging.log4j.Logger: a, field_11582, LOGGER, field_193591_a, field_193591_a
org.apache.logging.log4j.Logger: a, field_11582, LOGGER, field_193591_a, LOGGER
Constructors
Methods
1.14.1
Names
Fields
Constructors
Methods
1.14
Names
hk
io
net.minecraft.class_1946
net.minecraft.class_2512
Fields
org.apache.logging.log4j.Logger: a, field_16246, LOGGER, field_193591_a, LOGGER
org.apache.logging.log4j.Logger: a, field_11582, LOGGER, field_193591_a, field_193591_a
Constructors
Methods
GameProfile (NbtCompound): a, method_7367, readProfile, func_152459_a, readGameProfile
NbtCompound (NbtCompound, GameProfile): a, method_10577, writeProfile, func_180708_a, writeGameProfile
NbtCompound (UUID): a, method_12592, writeUuid, func_186862_a, writeUniqueId
UUID (NbtCompound): b, method_12593, readUuid, func_186860_b, readUniqueId
BlockPos (NbtCompound): c, method_12594, readBlockPos, func_186861_c, readBlockPos
NbtCompound (BlockPos): a, method_12591, writeBlockPos, func_186859_a, writeBlockPos
BlockState (NbtCompound): d, method_13481, readBlockState, func_190008_d, readBlockState
boolean (NbtElement, NbtElement, boolean): a, method_10578, matches, func_181123_a, areNBTEquals
<S extends State<S>, T extends Comparable<T>> S (S, Property<T>, String, NbtCompound, NbtCompound): a, method_20140, readProperty, func_193590_a, setValueHelper
NbtCompound (BlockState): a, method_20139, writeBlockState, func_190009_a, writeBlockState
<T extends Comparable<T>> String (Property<T>, Comparable<?>): a, method_13479, writeProperty, func_190010_a, getName
<T extends Comparable<T>> String (Property<T>, Comparable<?>): a, method_10685, writeProperty, func_190010_a, getName
NbtCompound (DataFixer, DSL$TypeReference, NbtCompound, int): a, method_20141, fix, func_210822_a, update
NbtCompound (DataFixer, DSL$TypeReference, NbtCompound, int, int): a, method_20142, fix, func_210821_a, update
GameProfile (NbtCompound): a, method_10683, readProfile, func_152459_a, readGameProfile
NbtCompound (NbtCompound, GameProfile): a, method_10684, writeProfile, func_180708_a, writeGameProfile
boolean (NbtElement, NbtElement, boolean): a, method_10687, matches, func_181123_a, areNBTEquals
NbtCompound (UUID): a, method_10689, writeUuid, func_186862_a, writeUniqueId
UUID (NbtCompound): b, method_10690, readUuid, func_186860_b, readUniqueId
BlockPos (NbtCompound): c, method_10691, readBlockPos, func_186861_c, readBlockPos
NbtCompound (BlockPos): a, method_10692, writeBlockPos, func_186859_a, writeBlockPos
BlockState (NbtCompound): d, method_10681, readBlockState, func_190008_d, readBlockState
<S extends State<S>, T extends Comparable<T>> S (S, Property<T>, String, NbtCompound, NbtCompound): a, method_10682, readProperty, func_193590_a, setValueHelper
NbtCompound (BlockState): a, method_10686, writeBlockState, func_190009_a, writeBlockState
NbtCompound (DataFixer, C_49339849, NbtCompound, int): a, method_10688, fix, func_210822_a, update
NbtCompound (DataFixer, C_49339849, NbtCompound, int, int): a, method_10693, fix, func_210821_a, update
1.13.2
Names
net.minecraft.unmapped.C_07353186
net.minecraft.class_1946
Fields
org.apache.logging.log4j.Logger: a, f_54411247, LOGGER, field_193591_a
org.apache.logging.log4j.Logger: a, field_16246, LOGGER, field_193591_a, LOGGER
Constructors
Methods
GameProfile (NbtCompound): a, m_90160820, readProfile, func_152459_a
GameProfile (NbtCompound): a, method_7367, readProfile, func_152459_a, readGameProfile
NbtCompound (NbtCompound, GameProfile): a, m_36452007, writeProfile, func_180708_a
NbtCompound (NbtCompound, GameProfile): a, method_10577, writeProfile, func_180708_a, writeGameProfile
NbtCompound (UUID): a, m_63061012, writeUuid, func_186862_a
NbtCompound (UUID): a, method_12592, writeUuid, func_186862_a, writeUniqueId
UUID (NbtCompound): b, m_01174285, readUuid, func_186860_b
UUID (NbtCompound): b, method_12593, readUuid, func_186860_b, readUniqueId
BlockPos (NbtCompound): c, m_60740905, readBlockPos, func_186861_c
BlockPos (NbtCompound): c, method_12594, readBlockPos, func_186861_c, readBlockPos
NbtCompound (BlockPos): a, m_56951992, writeBlockPos, func_186859_a
NbtCompound (BlockPos): a, method_12591, writeBlockPos, func_186859_a, writeBlockPos
BlockState (NbtCompound): d, m_63709498, readBlockState, func_190008_d
BlockState (NbtCompound): d, method_13481, readBlockState, func_190008_d, readBlockState
boolean (NbtElement, NbtElement, boolean): a, m_45871443, matches, func_181123_a
boolean (NbtElement, NbtElement, boolean): a, method_10578, matches, func_181123_a, areNBTEquals
<S extends State<S>, T extends Comparable<T>> S (S, Property<T>, String, NbtCompound, NbtCompound): a, m_43005848, readProperty, func_193590_a
<S extends State<S>, T extends Comparable<T>> S (S, Property<T>, String, NbtCompound, NbtCompound): a, method_20140, readProperty, func_193590_a, setValueHelper
NbtCompound (BlockState): a, m_76769427, writeBlockState, func_190009_a
NbtCompound (BlockState): a, method_20139, writeBlockState, func_190009_a, writeBlockState
<T extends Comparable<T>> String (Property<T>, Comparable<?>): a, m_15959440, writeProperty, func_190010_a
<T extends Comparable<T>> String (Property<T>, Comparable<?>): a, method_13479, writeProperty, func_190010_a, getName
NbtCompound (DataFixer, DSL$TypeReference, NbtCompound, int): a, m_04805894, fix, func_210822_a
NbtCompound (DataFixer, DSL$TypeReference, NbtCompound, int): a, method_20141, fix, func_210822_a, update
NbtCompound (DataFixer, DSL$TypeReference, NbtCompound, int, int): a, m_40044413, fix, func_210821_a
NbtCompound (DataFixer, DSL$TypeReference, NbtCompound, int, int): a, method_20142, fix, func_210821_a, update
1.13.1
Names
Fields
Constructors
Methods
1.13
Names
gj
hk
net.minecraft.class_1946
net.minecraft.unmapped.C_07353186
Fields
org.apache.logging.log4j.Logger: a, field_16246, LOGGER, field_193591_a, LOGGER
org.apache.logging.log4j.Logger: a, f_54411247, LOGGER, field_193591_a
Constructors
Methods
GameProfile (NbtCompound): a, method_7367, readProfile, func_152459_a, readGameProfileFromNBT
GameProfile (NbtCompound): a, m_90160820, readProfile, func_152459_a
NbtCompound (NbtCompound, GameProfile): a, method_10577, writeProfile, func_180708_a, writeGameProfile
NbtCompound (NbtCompound, GameProfile): a, m_36452007, writeProfile, func_180708_a
boolean (NbtElement, NbtElement, boolean): a, method_10578, matches, func_181123_a, areNBTEquals
NbtCompound (UUID): a, method_12592, writeUuid, func_186862_a, createUUIDTag
NbtCompound (UUID): a, m_63061012, writeUuid, func_186862_a
UUID (NbtCompound): b, method_12593, readUuid, func_186860_b, getUUIDFromTag
UUID (NbtCompound): b, m_01174285, readUuid, func_186860_b
BlockPos (NbtCompound): c, method_12594, readBlockPos, func_186861_c, getPosFromTag
BlockPos (NbtCompound): c, m_60740905, readBlockPos, func_186861_c
NbtCompound (BlockPos): a, method_12591, writeBlockPos, func_186859_a, createPosTag
NbtCompound (BlockPos): a, m_56951992, writeBlockPos, func_186859_a
BlockState (NbtCompound): d, method_13481, readBlockState, func_190008_d, readBlockState
BlockState (NbtCompound): d, m_63709498, readBlockState, func_190008_d
<T extends Comparable<T>> BlockState (BlockState, Property<T>, String, NbtCompound, NbtCompound): a, method_14753, readProperty, func_193590_a, setValueHelper
NbtCompound (NbtCompound, BlockState): a, method_13480, writeBlockState, func_190009_a, writeBlockState
<T extends Comparable<T>> String (Property<T>, Comparable<?>): a, method_13479, writeProperty, func_190010_a, getName
boolean (NbtElement, NbtElement, boolean): a, m_45871443, matches, func_181123_a
<S extends State<S>, T extends Comparable<T>> S (S, Property<T>, String, NbtCompound, NbtCompound): a, m_43005848, readProperty, func_193590_a
NbtCompound (BlockState): a, m_76769427, writeBlockState, func_190009_a
<T extends Comparable<T>> String (Property<T>, Comparable<?>): a, m_15959440, writeProperty, func_190010_a
NbtCompound (DataFixer, DSL$TypeReference, NbtCompound, int): a, m_04805894, fix, func_210822_a
NbtCompound (DataFixer, DSL$TypeReference, NbtCompound, int, int): a, m_40044413, fix, func_210821_a
1.12.2
Names
gj
net.minecraft.class_1946
net.minecraft.nbt.NbtUtils
net.minecraft.nbt.NBTUtil
net.minecraft.nbt.NBTUtil
Fields
org.apache.logging.log4j.Logger: a, field_16246, LOGGER, field_193591_a, LOGGER
Constructors
Methods
GameProfile (NbtCompound): a, method_7367, readProfile, func_152459_a, readGameProfileFromNBT
NbtCompound (NbtCompound, GameProfile): a, method_10577, writeProfile, func_180708_a, writeGameProfile
boolean (NbtElement, NbtElement, boolean): a, method_10578, matches, func_181123_a, areNBTEquals
NbtCompound (UUID): a, method_12592, writeUuid, func_186862_a, createUUIDTag
UUID (NbtCompound): b, method_12593, readUuid, func_186860_b, getUUIDFromTag
BlockPos (NbtCompound): c, method_12594, readBlockPos, func_186861_c, getPosFromTag
NbtCompound (BlockPos): a, method_12591, writeBlockPos, func_186859_a, createPosTag
BlockState (NbtCompound): d, method_13481, readBlockState, func_190008_d, readBlockState
<T extends Comparable<T>> BlockState (BlockState, Property<T>, String, NbtCompound, NbtCompound): a, method_14753, readProperty, func_193590_a, setValueHelper
NbtCompound (NbtCompound, BlockState): a, method_13480, writeBlockState, func_190009_a, writeBlockState
<T extends Comparable<T>> String (Property<T>, Comparable<?>): a, method_13479, writeProperty, func_190010_a, getName