Uses of Class
net.minecraft.world.gen.feature.structure.FortressPieces.Start
-
Packages that use FortressPieces.Start Package Description net.minecraft.world.gen.feature.structure -
-
Uses of FortressPieces.Start in net.minecraft.world.gen.feature.structure
Methods in net.minecraft.world.gen.feature.structure with parameters of type FortressPieces.Start Modifier and Type Method Description private StructurePiece
FortressPieces.Piece. generateAndAddPiece(FortressPieces.Start p_175870_1_, java.util.List<StructurePiece> p_175870_2_, java.util.Random p_175870_3_, int p_175870_4_, int p_175870_5_, int p_175870_6_, Direction p_175870_7_, int p_175870_8_, boolean p_175870_9_)
protected StructurePiece
FortressPieces.Piece. generateChildForward(FortressPieces.Start p_74963_1_, java.util.List<StructurePiece> p_74963_2_, java.util.Random p_74963_3_, int p_74963_4_, int p_74963_5_, boolean p_74963_6_)
protected StructurePiece
FortressPieces.Piece. generateChildLeft(FortressPieces.Start p_74961_1_, java.util.List<StructurePiece> p_74961_2_, java.util.Random p_74961_3_, int p_74961_4_, int p_74961_5_, boolean p_74961_6_)
protected StructurePiece
FortressPieces.Piece. generateChildRight(FortressPieces.Start p_74965_1_, java.util.List<StructurePiece> p_74965_2_, java.util.Random p_74965_3_, int p_74965_4_, int p_74965_5_, boolean p_74965_6_)
private FortressPieces.Piece
FortressPieces.Piece. generatePiece(FortressPieces.Start p_175871_1_, java.util.List<FortressPieces.PieceWeight> p_175871_2_, java.util.List<StructurePiece> p_175871_3_, java.util.Random p_175871_4_, int p_175871_5_, int p_175871_6_, int p_175871_7_, Direction p_175871_8_, int p_175871_9_)
-