implements OptionalChunk<T>
| net.minecraft.server.level.ChunkResult$Fail | |
| net.minecraft.class_9259$class_9260 | |
| net.minecraft.server.world.OptionalChunk$LoadFailure |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final Supplier<String> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Supplier<String> error) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public boolean |
|
||||||
| public T |
|
||||||
| public String |
|
||||||
| public OptionalChunk<T> |
|
||||||
| public <R> OptionalChunk<R> |
|
||||||
| public <E extends Throwable> T |
|
||||||
| public Supplier<String> |
|