History - net.minecraft.storage.ReadView
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.ValueInput
net.minecraft.class_11368
net.minecraft.storage.ReadView
Fields
Constructors
Methods
<T> Optional<T> (String, com.mojang.serialization.Codec<T>): read, method_71426, read
<T> Optional<T> (com.mojang.serialization.MapCodec<T>): read, method_71418, read
Optional<ReadView> (String): child, method_71420, getOptionalReadView
ReadView (String): childOrEmpty, method_71434, getReadView
Optional<ReadView$ListReadView> (String): childrenList, method_71436, getOptionalListReadView
ReadView$ListReadView (String): childrenListOrEmpty, method_71438, getListReadView
<T> Optional<ReadView$TypedListReadView<T>> (String, com.mojang.serialization.Codec<T>): list, method_71435, getOptionalTypedListView
<T> ReadView$TypedListReadView<T> (String, com.mojang.serialization.Codec<T>): listOrEmpty, method_71437, getTypedListView
boolean (String, boolean): getBooleanOr, method_71433, getBoolean
byte (String, byte): getByteOr, method_71421, getByte
int (String, short): getShortOr, method_71432, getShort
Optional<Integer> (String): getInt, method_71439, getOptionalInt
int (String, int): getIntOr, method_71424, getInt
long (String, long): getLongOr, method_71425, getLong
Optional<Long> (String): getLong, method_71440, getOptionalLong
float (String, float): getFloatOr, method_71423, getFloat
double (String, double): getDoubleOr, method_71422, getDouble
Optional<String> (String): getString, method_71441, getOptionalString
String (String, String): getStringOr, method_71428, getString
Optional<int[]> (String): getIntArray, method_71442, getOptionalIntArray
RegistryWrapper$WrapperLookup (): lookup, method_71414, getRegistries