Uses of Class
net.minecraft.world.level.chunk.ProtoChunk
Packages that use ProtoChunk
Package
Description
-
Uses of ProtoChunk in net.minecraft.world.level.chunk
Subclasses 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.storage
Methods 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.levelgen
Methods 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.blending
Methods in net.minecraft.world.level.levelgen.blending with parameters of type ProtoChunkModifier and TypeMethodDescriptionstatic voidBlender.addAroundOldChunksCarvingMaskFilter(WorldGenLevel p_197035_, ProtoChunk p_197036_)