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 pSectionPos, Structure pStructure, long pReference, StructureAccess pStructureAccess) StructureManager.getStartForStructure
(SectionPos pSectionPos, Structure pStructure, StructureAccess pStructureAccess) void
StructureManager.setStartForStructure
(SectionPos pSectionPos, Structure pStructure, StructureStart pStructureStart, StructureAccess pStructureAccess) -
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