Class IglooPieces
java.lang.Object
net.minecraft.world.level.levelgen.structure.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
(StructureManager p_162435_, BlockPos p_162436_, Rotation p_162437_, StructurePieceAccessor p_162438_, Random p_162439_)
-
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(StructureManager p_162435_, BlockPos p_162436_, Rotation p_162437_, StructurePieceAccessor p_162438_, Random p_162439_)
-