static interface ChunkStatus.ILoadingWorker
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.CompletableFuture<com.mojang.datafixers.util.Either<IChunk,ChunkHolder.IChunkLoadingError>> |
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_) |
java.util.concurrent.CompletableFuture<com.mojang.datafixers.util.Either<IChunk,ChunkHolder.IChunkLoadingError>> 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_)