java.util.concurrent.CompletableFuture<com.mojang.datafixers.util.Either<IChunk,ChunkHolder.IChunkLoadingError>> |
ChunkStatus.doGenerationWork(ServerWorld worldIn,
ChunkGenerator<?> chunkGeneratorIn,
TemplateManager templateManagerIn,
ServerWorldLightManager lightManager,
java.util.function.Function<IChunk,java.util.concurrent.CompletableFuture<com.mojang.datafixers.util.Either<IChunk,ChunkHolder.IChunkLoadingError>>> p_223198_5_,
java.util.List<IChunk> chunks) |
java.util.concurrent.CompletableFuture<com.mojang.datafixers.util.Either<IChunk,ChunkHolder.IChunkLoadingError>> |
ChunkStatus.doLoadingWork(ServerWorld worldIn,
TemplateManager templateManagerIn,
ServerWorldLightManager lightManager,
java.util.function.Function<IChunk,java.util.concurrent.CompletableFuture<com.mojang.datafixers.util.Either<IChunk,ChunkHolder.IChunkLoadingError>>> p_223201_4_,
IChunk p_223201_5_) |
java.util.concurrent.CompletableFuture<com.mojang.datafixers.util.Either<IChunk,ChunkHolder.IChunkLoadingError>> |
ChunkStatus.IGenerationWorker.doWork(ChunkStatus p_doWork_1_,
ServerWorld p_doWork_2_,
ChunkGenerator<?> p_doWork_3_,
TemplateManager p_doWork_4_,
ServerWorldLightManager p_doWork_5_,
java.util.function.Function<IChunk,java.util.concurrent.CompletableFuture<com.mojang.datafixers.util.Either<IChunk,ChunkHolder.IChunkLoadingError>>> p_doWork_6_,
java.util.List<IChunk> p_doWork_7_,
IChunk p_doWork_8_) |
default java.util.concurrent.CompletableFuture<com.mojang.datafixers.util.Either<IChunk,ChunkHolder.IChunkLoadingError>> |
ChunkStatus.ISelectiveWorker.doWork(ChunkStatus p_doWork_1_,
ServerWorld p_doWork_2_,
ChunkGenerator<?> p_doWork_3_,
TemplateManager p_doWork_4_,
ServerWorldLightManager p_doWork_5_,
java.util.function.Function<IChunk,java.util.concurrent.CompletableFuture<com.mojang.datafixers.util.Either<IChunk,ChunkHolder.IChunkLoadingError>>> p_doWork_6_,
java.util.List<IChunk> p_doWork_7_,
IChunk p_doWork_8_) |
java.util.concurrent.CompletableFuture<com.mojang.datafixers.util.Either<IChunk,ChunkHolder.IChunkLoadingError>> |
ChunkStatus.ILoadingWorker.doWork(ChunkStatus p_doWork_1_,
ServerWorld p_doWork_2_,
TemplateManager p_doWork_3_,
ServerWorldLightManager p_doWork_4_,
java.util.function.Function<IChunk,java.util.concurrent.CompletableFuture<com.mojang.datafixers.util.Either<IChunk,ChunkHolder.IChunkLoadingError>>> p_doWork_5_,
IChunk p_doWork_6_) |
private static java.util.concurrent.CompletableFuture<com.mojang.datafixers.util.Either<IChunk,ChunkHolder.IChunkLoadingError>> |
ChunkStatus.lightChunk(ChunkStatus p_223206_0_,
ServerWorldLightManager p_223206_1_,
IChunk p_223206_2_) |