Class IglooPieces
java.lang.Object
net.minecraft.world.gen.feature.structure.IglooPieces
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionprivate static final Map<ResourceLocation,
BlockPos> private static final Map<ResourceLocation,
BlockPos> private static final ResourceLocation
private static final ResourceLocation
private static final ResourceLocation
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
addPieces
(TemplateManager p_236991_0_, BlockPos p_236991_1_, Rotation p_236991_2_, List<StructurePiece> p_236991_3_, Random p_236991_4_)
-
Field Details
-
STRUCTURE_LOCATION_IGLOO
-
STRUCTURE_LOCATION_LADDER
-
STRUCTURE_LOCATION_LABORATORY
-
PIVOTS
-
OFFSETS
-
-
Constructor Details
-
IglooPieces
public IglooPieces()
-
-
Method Details
-
addPieces
public static void addPieces(TemplateManager p_236991_0_, BlockPos p_236991_1_, Rotation p_236991_2_, List<StructurePiece> p_236991_3_, Random p_236991_4_)
-