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 official dtf
intermediary net/minecraft/class_9311
named net/minecraft/world/chunk/FullChunkConverter
-
Method Summary
-
Method Details
-
apply
- Mappings:
Namespace Name Mixin selector official apply
Ldtf;apply(Ldsd;)Ljava/util/concurrent/CompletableFuture;
intermediary apply
Lnet/minecraft/class_9311;apply(Lnet/minecraft/class_2791;)Ljava/util/concurrent/CompletableFuture;
named apply
Lnet/minecraft/world/chunk/FullChunkConverter;apply(Lnet/minecraft/world/chunk/Chunk;)Ljava/util/concurrent/CompletableFuture;
-