History - net.minecraft.server.world.OptionalChunk
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.server.level.ChunkResult
net.minecraft.class_9259
net.minecraft.server.world.OptionalChunk
Fields
Constructors
Methods
<T> OptionalChunk<T> (T): of, method_57124, of
<T> OptionalChunk<T> (String): error, method_57125, of
<T> OptionalChunk<T> (Supplier<String>): error, method_57128, of
boolean (): isSuccess, method_57122, isPresent
T (T): orElse, method_57130, orElse
<R> R (OptionalChunk<? extends R>, R): orElse, method_57123, orElse
String (): getError, method_57129, getError
OptionalChunk<T> (Consumer<T>): ifSuccess, method_57126, ifPresent
<R> OptionalChunk<R> (Function<T, R>): map, method_57127, map
<E extends Throwable> T (Supplier<E>) throws E: orElseThrow, method_57132, orElseThrow