JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
net.minecraft.world.chunk.ReadOnlyChunk
Packages that use
ReadOnlyChunk
Package
Description
net.minecraft.server.world
Uses of
ReadOnlyChunk
in
net.minecraft.server.world
Methods in
net.minecraft.server.world
with parameters of type
ReadOnlyChunk
Modifier and Type
Method
Description
void
ChunkHolder.
setCompletedChunk
(
ReadOnlyChunk
chunk)