Uses of Class
net.minecraft.world.level.chunk.ProtoChunk
Packages that use ProtoChunk
-
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_156365_, ProtoChunk p_156366_, Consumer<LevelChunk> p_156367_)
-
Uses of ProtoChunk in net.minecraft.world.level.chunk.storage
Methods in net.minecraft.world.level.chunk.storage that return ProtoChunkModifier and TypeMethodDescriptionstatic ProtoChunk
ChunkSerializer.read(ServerLevel p_63458_, StructureManager p_63459_, PoiManager p_63460_, ChunkPos p_63461_, CompoundTag p_63462_)