History - net.minecraft.nbt.NbtHelper
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
<T extends Comparable<T>> String (Property<T>, Comparable<?>): getName, method_10685, nameValue
String (NbtElement): prettyPrint, method_36118, toFormattedString
com.mojang.serialization.Dynamic<NbtElement> (com.mojang.serialization.Dynamic<NbtElement>): addCurrentDataVersion, method_73082, putDataVersion
void (NbtCompound, String, String): lambda$unpackBlockState$16, method_32263, method_32263
void (NbtCompound, String, String): lambda$unpackBlockState$0, method_32263, method_32263
void (StringBuilder, NbtCompound): lambda$packBlockState$15, method_32262, method_32262
void (StringBuilder, NbtCompound): lambda$packBlockState$0, method_32262, method_32262
String (Map$Entry): lambda$packBlockState$14, method_68595, method_68595
String (Map$Entry): lambda$packBlockState$1, method_68595, method_68595
NbtList (Map, NbtCompound): lambda$unpackStructureTemplate$13, method_32261, method_32261
NbtList (Map, NbtCompound): lambda$unpackStructureTemplate$1, method_32261, method_32261
String (NbtCompound, String): lambda$unpackStructureTemplate$12, method_68596, method_68596
String (NbtCompound, String): lambda$unpackStructureTemplate$2, method_68596, method_68596
Stream (NbtElement): lambda$unpackStructureTemplate$11, method_68597, method_68597
Stream (NbtElement): lambda$unpackStructureTemplate$0, method_68597, method_68597
void (NbtList, NbtCompound): lambda$packStructureTemplate$10, method_32265, method_32265
void (NbtList, NbtCompound): lambda$packStructureTemplate$4, method_32265, method_32265
Optional (NbtCompound): lambda$packStructureTemplate$9, method_32278, method_32278
Optional (NbtCompound): lambda$packStructureTemplate$3, method_32278, method_32278
Optional (NbtCompound): lambda$packStructureTemplate$8, method_32279, method_32279
Optional (NbtCompound): lambda$packStructureTemplate$2, method_32279, method_32279
void (NbtList, NbtList, NbtList): lambda$packStructureTemplate$7, method_32266, method_32266
void (NbtList, NbtList, NbtList): lambda$packStructureTemplate$1, method_32266, method_32266
Stream (NbtElement): lambda$packStructureTemplate$6, method_68598, method_68598
Stream (NbtElement): lambda$packStructureTemplate$0, method_68598, method_68598
void (State<?, ?>, NbtCompound): writeStateProperties, method_1_2913, putProperties
int (com.mojang.serialization.Dynamic<?>): getDataVersion, method_1_1641, getDataVersion
void (NbtCompound, Property$Value): lambda$writeStateProperties$0, method_1_2912, method_1_2912
1.21.11_unobfuscated
Names
net.minecraft.nbt.NbtUtils
net.minecraft.class_2512
net.minecraft.nbt.NbtHelper
Fields
Comparator<NbtList>: YXZ_LISTTAG_INT_COMPARATOR, field_27816, BLOCK_POS_COMPARATOR
Comparator<NbtList>: YXZ_LISTTAG_DOUBLE_COMPARATOR, field_27817, ENTITY_POS_COMPARATOR
com.mojang.serialization.Codec<RegistryKey<Block>>: BLOCK_NAME_CODEC, field_57978, BLOCK_KEY_CODEC
String: SNBT_DATA_TAG, field_33224, DATA_KEY
char: PROPERTIES_START, field_33225, LEFT_CURLY_BRACKET
char: PROPERTIES_END, field_33226, RIGHT_CURLY_BRACKET
String: ELEMENT_SEPARATOR, field_33227, COMMA
char: KEY_VALUE_SEPARATOR, field_33228, COLON
com.google.common.base.Splitter: COMMA_SPLITTER, field_27818, COMMA_SPLITTER
com.google.common.base.Splitter: COLON_SPLITTER, field_27819, COLON_SPLITTER
org.slf4j.Logger: LOGGER, field_11582, LOGGER
int: INDENT, field_33229, field_33229
int: NOT_FOUND, field_33230, field_33230
Constructors
()
Methods
boolean (NbtElement, NbtElement, boolean): compareNbt, method_10687, matches
BlockState (RegistryEntryLookup<Block>, NbtCompound): readBlockState, method_10681, toBlockState
<S extends State<?, S>, T extends Comparable<T>> S (S, Property<T>, String, NbtCompound, NbtCompound): setValueHelper, method_10682, withProperty
NbtCompound (BlockState): writeBlockState, method_10686, fromBlockState
NbtCompound (FluidState): writeFluidState, method_36115, fromFluidState
<T extends Comparable<T>> String (Property<T>, Comparable<?>): getName, method_10685, nameValue
String (NbtElement): prettyPrint, method_36118, toFormattedString
String (NbtElement, boolean): prettyPrint, method_36117, toFormattedString
StringBuilder (StringBuilder, NbtElement, int, boolean): prettyPrint, method_36116, appendFormattedString
StringBuilder (int, StringBuilder): indent, method_36114, appendIndent
Text (NbtElement): toPrettyComponent, method_32270, toPrettyPrintedText
String (NbtCompound): structureToSnbt, method_32271, toNbtProviderString
NbtCompound (String): snbtToStructure, method_32260, fromNbtProviderString
NbtCompound (NbtCompound): packStructureTemplate, method_32273, toNbtProviderFormat
NbtCompound (NbtCompound): unpackStructureTemplate, method_32275, fromNbtProviderFormat
String (NbtCompound): packBlockState, method_32277, toNbtProviderFormattedPalette
NbtCompound (String): unpackBlockState, method_32267, fromNbtProviderFormattedPalette
NbtCompound (NbtCompound): addCurrentDataVersion, method_48310, putDataVersion
NbtCompound (NbtCompound, int): addDataVersion, method_48308, putDataVersion
com.mojang.serialization.Dynamic<NbtElement> (com.mojang.serialization.Dynamic<NbtElement>): addCurrentDataVersion, method_73082, putDataVersion
com.mojang.serialization.Dynamic<NbtElement> (com.mojang.serialization.Dynamic<NbtElement>, int): addDataVersion, method_73083, putDataVersion
void (WriteView): addCurrentDataVersion, method_71568, writeDataVersion
void (WriteView, int): addDataVersion, method_71569, writeDataVersion
int (NbtCompound): getDataVersion, method_76039, getDataVersion
int (NbtCompound, int): getDataVersion, method_48309, getDataVersion
int (com.mojang.serialization.Dynamic<?>, int): getDataVersion, method_68084, getDataVersion
void (NbtCompound, String, String): lambda$unpackBlockState$16, method_32263, method_32263
void (StringBuilder, NbtCompound): lambda$packBlockState$15, method_32262, method_32262
String (Map$Entry): lambda$packBlockState$14, method_68595, method_68595
NbtList (Map, NbtCompound): lambda$unpackStructureTemplate$13, method_32261, method_32261
String (NbtCompound, String): lambda$unpackStructureTemplate$12, method_68596, method_68596
Stream (NbtElement): lambda$unpackStructureTemplate$11, method_68597, method_68597
void (NbtList, NbtCompound): lambda$packStructureTemplate$10, method_32265, method_32265
Optional (NbtCompound): lambda$packStructureTemplate$9, method_32278, method_32278
Optional (NbtCompound): lambda$packStructureTemplate$8, method_32279, method_32279
void (NbtList, NbtList, NbtList): lambda$packStructureTemplate$7, method_32266, method_32266
Stream (NbtElement): lambda$packStructureTemplate$6, method_68598, method_68598
double (NbtList): lambda$static$5, method_32264, method_32264
double (NbtList): lambda$static$4, method_32268, method_32268
double (NbtList): lambda$static$3, method_32269, method_32269
int (NbtList): lambda$static$2, method_32272, method_32272
int (NbtList): lambda$static$1, method_32274, method_32274
int (NbtList): lambda$static$0, method_32276, method_32276