Class IglooPieces
java.lang.Object
net.minecraft.world.level.levelgen.structure.structures.IglooPieces
- 
Nested Class SummaryNested Classes
- 
Field SummaryFieldsModifier 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 SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic voidaddPieces(StructureTemplateManager p_227549_, BlockPos p_227550_, Rotation p_227551_, StructurePieceAccessor p_227552_, RandomSource p_227553_) 
- 
Field Details- 
GENERATION_HEIGHTpublic static final int GENERATION_HEIGHT- See Also:
 
- 
STRUCTURE_LOCATION_IGLOO
- 
STRUCTURE_LOCATION_LADDER
- 
STRUCTURE_LOCATION_LABORATORY
- 
PIVOTS
- 
OFFSETS
 
- 
- 
Constructor Details- 
IglooPiecespublic IglooPieces()
 
- 
- 
Method Details- 
addPiecespublic static void addPieces(StructureTemplateManager p_227549_, BlockPos p_227550_, Rotation p_227551_, StructurePieceAccessor p_227552_, RandomSource p_227553_) 
 
-