Uses of Class
net.minecraft.world.level.chunk.ProtoChunk
Packages that use ProtoChunk
Package
Description
- 
Uses of ProtoChunk in net.minecraft.world.level.chunkSubclasses of ProtoChunk in net.minecraft.world.level.chunkConstructors in net.minecraft.world.level.chunk with parameters of type ProtoChunkModifierConstructorDescriptionLevelChunk(ServerLevel p_196850_, ProtoChunk p_196851_, LevelChunk.PostLoadProcessor p_196852_) 
- 
Uses of ProtoChunk in net.minecraft.world.level.chunk.storageMethods in net.minecraft.world.level.chunk.storage that return ProtoChunkModifier and TypeMethodDescriptionstatic ProtoChunkChunkSerializer.read(ServerLevel p_188231_, PoiManager p_188232_, ChunkPos p_188233_, CompoundTag p_188234_) 
- 
Uses of ProtoChunk in net.minecraft.world.level.levelgenMethods in net.minecraft.world.level.levelgen with parameters of type ProtoChunkModifier and TypeMethodDescriptionvoidBelowZeroRetrogen.applyBedrockMask(ProtoChunk p_198222_) static voidBelowZeroRetrogen.replaceOldBedrock(ProtoChunk p_188475_) 
- 
Uses of ProtoChunk in net.minecraft.world.level.levelgen.blendingMethods in net.minecraft.world.level.levelgen.blending with parameters of type ProtoChunkModifier and TypeMethodDescriptionstatic voidBlender.addAroundOldChunksCarvingMaskFilter(WorldGenLevel p_197035_, ProtoChunk p_197036_)