Class IglooPieces
java.lang.Object
net.minecraft.world.level.levelgen.structure.structures.IglooPieces
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
(package private) static final Map<ResourceLocation,
BlockPos> (package private) static final Map<ResourceLocation,
BlockPos> (package private) static final ResourceLocation
private static final ResourceLocation
private static final ResourceLocation
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
addPieces
(StructureTemplateManager p_227549_, BlockPos p_227550_, Rotation p_227551_, StructurePieceAccessor p_227552_, RandomSource p_227553_)
-
Field Details
-
GENERATION_HEIGHT
public static final int GENERATION_HEIGHT- See Also:
-
STRUCTURE_LOCATION_IGLOO
-
STRUCTURE_LOCATION_LADDER
-
STRUCTURE_LOCATION_LABORATORY
-
PIVOTS
-
OFFSETS
-
-
Constructor Details
-
IglooPieces
public IglooPieces()
-
-
Method Details
-
addPieces
public static void addPieces(StructureTemplateManager p_227549_, BlockPos p_227550_, Rotation p_227551_, StructurePieceAccessor p_227552_, RandomSource p_227553_)
-