Uses of Class
net.minecraft.world.chunk.ChunkPrimer
-
Packages that use ChunkPrimer Package Description net.minecraft.world.chunk net.minecraft.world.chunk.storage -
-
Uses of ChunkPrimer in net.minecraft.world.chunk
Subclasses of ChunkPrimer in net.minecraft.world.chunk Modifier and Type Class Description class
ChunkPrimerWrapper
Constructors in net.minecraft.world.chunk with parameters of type ChunkPrimer Constructor Description Chunk(World p_i49947_1_, ChunkPrimer p_i49947_2_)
-
Uses of ChunkPrimer in net.minecraft.world.chunk.storage
Methods in net.minecraft.world.chunk.storage that return ChunkPrimer Modifier and Type Method Description static ChunkPrimer
ChunkSerializer. read(ServerWorld p_222656_0_, TemplateManager p_222656_1_, PointOfInterestManager p_222656_2_, ChunkPos p_222656_3_, CompoundNBT p_222656_4_)
-