History - net.minecraft.storage.NbtWriteView
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
1.21.11_unobfuscated
Names
net.minecraft.world.level.storage.TagValueOutput
net.minecraft.class_11362
net.minecraft.storage.NbtWriteView
Fields
ErrorReporter: problemReporter, field_60402, reporter
com.mojang.serialization.DynamicOps<NbtElement>: ops, field_60403, ops
NbtCompound: output, field_60404, nbt
Constructors
(ErrorReporter, com.mojang.serialization.DynamicOps<NbtElement>, NbtCompound)
Methods
NbtWriteView (ErrorReporter, RegistryWrapper$WrapperLookup): createWithContext, method_71459, create
NbtWriteView (ErrorReporter): createWithoutContext, method_71458, create
<T> void (String, com.mojang.serialization.Codec<T>, T): store, method_71468, put
<T> void (String, com.mojang.serialization.Codec<T>, T): storeNullable, method_71477, putNullable
<T> void (com.mojang.serialization.MapCodec<T>, T): store, method_71460, put
void (String, boolean): putBoolean, method_71472, putBoolean
void (String, byte): putByte, method_71462, putByte
void (String, short): putShort, method_71471, putShort
void (String, int): putInt, method_71465, putInt
void (String, long): putLong, method_71466, putLong
void (String, float): putFloat, method_71464, putFloat
void (String, double): putDouble, method_71463, putDouble
void (String, String): putString, method_71469, putString
void (String, int[]): putIntArray, method_71473, putIntArray
ErrorReporter (String): reporterForChild, method_71479, makeChildReporter
WriteView (String): child, method_71461, get
WriteView$ListView (String): childrenList, method_71476, getList
<T> WriteView$ListAppender<T> (String, com.mojang.serialization.Codec<T>): list, method_71467, getListAppender
void (String): discard, method_71478, remove
boolean (): isEmpty, method_71457, isEmpty
NbtCompound (): buildResult, method_71475, getNbt
void (NbtElement): lambda$store$1, method_71474, method_71474
void (String, NbtElement): lambda$store$0, method_71470, method_71470