Package net.minecraft.world.storage
Interface NbtScannable
- All Known Implementing Classes:
 StorageIoWorker
public interface NbtScannable
- Mappings:
 Namespace Name named net/minecraft/world/storage/NbtScannableintermediary net/minecraft/class_6830official eay
- 
Method Summary
 
- 
Method Details
- 
scanChunk
- Mappings:
 Namespace Name Mixin selector named scanChunkLnet/minecraft/world/storage/NbtScannable;scanChunk(Lnet/minecraft/util/math/ChunkPos;Lnet/minecraft/nbt/scanner/NbtScanner;)Ljava/util/concurrent/CompletableFuture;intermediary method_39795Lnet/minecraft/class_6830;method_39795(Lnet/minecraft/class_1923;Lnet/minecraft/class_6836;)Ljava/util/concurrent/CompletableFuture;official aLeay;a(Ldgn;Lvr;)Ljava/util/concurrent/CompletableFuture;
 
 -