Uses of Interface
net.minecraft.world.StructureHolder
-
Uses of StructureHolder in net.minecraft.world.chunk
Modifier and TypeClassDescriptionclass
Represents a scoped, modifiable view of biomes, block states, fluid states and block entities.class
class
class
Represents a read only view of a world chunk used in world generation.class
-
Uses of StructureHolder in net.minecraft.world.gen
Modifier and TypeMethodDescriptionvoid
StructureAccessor.addStructureReference
(ChunkSectionPos pos, Structure structure, long reference, StructureHolder holder) StructureAccessor.getStructureStart
(ChunkSectionPos pos, Structure structure, StructureHolder holder) void
StructureAccessor.setStructureStart
(ChunkSectionPos pos, Structure structure, StructureStart structureStart, StructureHolder holder)