Package net.minecraft.world.chunk
Interface FullChunkConverter
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
- Mappings:
Namespace Name named net/minecraft/world/chunk/FullChunkConverter
intermediary net/minecraft/class_9311
official dvc
-
Method Summary
-
Method Details
-
apply
- Mappings:
Namespace Name Mixin selector named apply
Lnet/minecraft/world/chunk/FullChunkConverter;apply(Lnet/minecraft/world/chunk/Chunk;)Ljava/util/concurrent/CompletableFuture;
intermediary apply
Lnet/minecraft/class_9311;apply(Lnet/minecraft/class_2791;)Ljava/util/concurrent/CompletableFuture;
official apply
Ldvc;apply(Ldua;)Ljava/util/concurrent/CompletableFuture;
-