net.minecraft.structure

public class IglooGenerator

net.minecraft.world.level.levelgen.structure.structures.IglooPieces
net.minecraft.world.level.levelgen.structure.structures.IglooPieces
net.minecraft.class_3351
net.minecraft.structure.IglooGenerator

Field summary

Modifier and TypeField
public static final int
GENERATION_HEIGHT
GENERATION_HEIGHT
field_31550
OFFSET_Y
private static final Identifier
STRUCTURE_LOCATION_IGLOO
STRUCTURE_LOCATION_IGLOO
field_14409
TOP_TEMPLATE
private static final Identifier
STRUCTURE_LOCATION_LADDER
STRUCTURE_LOCATION_LADDER
field_14407
MIDDLE_TEMPLATE
private static final Identifier
STRUCTURE_LOCATION_LABORATORY
STRUCTURE_LOCATION_LABORATORY
field_14410
BOTTOM_TEMPLATE
private static final Map<Identifier, BlockPos>
PIVOTS
PIVOTS
field_14408
OFFSETS
private static final Map<Identifier, BlockPos>
OFFSETS
OFFSETS
field_14406
OFFSETS_FROM_TOP

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
addPieces(StructureTemplateManager structureTemplateManager, BlockPos position, Rotation rotation, StructurePiecesBuilder builder, RandomSource random)
addPieces(StructureTemplateManager structureTemplateManager, BlockPos position, Rotation rotation, StructurePiecesBuilder builder, RandomSource random)
method_14705(class_3485 arg0, class_2338 arg1, class_2470 arg2, class_6626 arg3, class_5819 arg4)
addPieces(StructureTemplateManager manager, BlockPos pos, BlockRotation rotation, StructurePiecesCollector arg3, Random random)