History - net.minecraft.world.level.storage.ValueInput
25w18a
Names
fbf
net.minecraft.world.level.storage.ValueInput
net.minecraft.class_11368
Fields
Constructors
Methods
<T> Optional<T> (String, com.mojang.serialization.Codec<T>): a, read, method_71426
<T> Optional<T> (com.mojang.serialization.MapCodec<T>): a, read, method_71418
Optional<ValueInput> (String): a, child, method_71420
ValueInput (String): b, childOrEmpty, method_71434
Optional<ValueInput$ValueInputList> (String): c, childrenList, method_71436
ValueInput$ValueInputList (String): d, childrenListOrEmpty, method_71438
<T> Optional<ValueInput$TypedInputList<T>> (String, com.mojang.serialization.Codec<T>): b, list, method_71435
<T> ValueInput$TypedInputList<T> (String, com.mojang.serialization.Codec<T>): c, listOrEmpty, method_71437
boolean (String, boolean): a, getBooleanOr, method_71433
byte (String, byte): a, getByteOr, method_71421
int (String, short): a, getShortOr, method_71432
Optional<Integer> (String): e, getInt, method_71439
int (String, int): a, getIntOr, method_71424
long (String, long): a, getLongOr, method_71425
Optional<Long> (String): f, getLong, method_71440
float (String, float): a, getFloatOr, method_71423
double (String, double): a, getDoubleOr, method_71422
Optional<String> (String): g, getString, method_71441
String (String, String): a, getStringOr, method_71428
Optional<int[]> (String): h, getIntArray, method_71442
HolderLookup$Provider (): a, lookup, method_71414