Uses of Interface
net.minecraft.world.level.chunk.StructureAccess
Packages that use StructureAccess
-
Uses of StructureAccess in net.minecraft.world.level
Methods in net.minecraft.world.level with parameters of type StructureAccessModifier and TypeMethodDescriptionvoidStructureManager.addReferenceForStructure(SectionPos pos, Structure structure, long reference, StructureAccess chunk) @Nullable StructureStartStructureManager.getStartForStructure(SectionPos pos, Structure structure, StructureAccess chunk) voidStructureManager.setStartForStructure(SectionPos pos, Structure structure, StructureStart start, StructureAccess chunk) -
Uses of StructureAccess in net.minecraft.world.level.chunk
Classes in net.minecraft.world.level.chunk that implement StructureAccessModifier and TypeClassDescriptionclassclassclassDuring world generation, adjacent chunks may be fully generated (and thus be level chunks), but are often needed in proto chunk form.classclass