JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
net.minecraft.world.level.chunk.storage
Interface ChunkScanAccess
All Known Implementing Classes:
IOWorker
public interface
ChunkScanAccess
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
CompletableFuture
<
Void
>
scanChunk
(
ChunkPos
p_196888_,
StreamTagVisitor
p_196889_)
Method Details
scanChunk
CompletableFuture
<
Void
>
scanChunk
(
ChunkPos
p_196888_,
StreamTagVisitor
p_196889_)