Class IglooPieces
java.lang.Object
net.minecraft.world.level.levelgen.structure.structures.IglooPieces
- 
Nested Class Summary
Nested Classes - 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int(package private) static final Map<ResourceLocation,BlockPos> (package private) static final Map<ResourceLocation,BlockPos> (package private) static final ResourceLocationprivate static final ResourceLocationprivate static final ResourceLocation - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic voidaddPieces(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_)  
 -