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 TypeMethodDescriptionvoid
StructureManager.addReferenceForStructure
(SectionPos sectionPos, Structure structure, long reference, StructureAccess structureAccess) StructureManager.getStartForStructure
(SectionPos sectionPos, Structure structure, StructureAccess structureAccess) void
StructureManager.setStartForStructure
(SectionPos sectionPos, Structure structure, StructureStart structureStart, StructureAccess structureAccess) -
Uses of StructureAccess in net.minecraft.world.level.chunk
Classes in net.minecraft.world.level.chunk that implement StructureAccessModifier and TypeClassDescriptionclass
class
class
During world generation, adjacent chunks may be fully generated (and thus be level chunks), but are often needed in proto chunk form.class
class