Uses of Class
net.minecraft.world.gen.feature.structure.FortressPieces.Crossing3
-
Packages that use FortressPieces.Crossing3 Package Description net.minecraft.world.gen.feature.structure -
-
Uses of FortressPieces.Crossing3 in net.minecraft.world.gen.feature.structure
Subclasses of FortressPieces.Crossing3 in net.minecraft.world.gen.feature.structure Modifier and Type Class Description static classFortressPieces.StartMethods in net.minecraft.world.gen.feature.structure that return FortressPieces.Crossing3 Modifier and Type Method Description static FortressPieces.Crossing3FortressPieces.Crossing3. createPiece(java.util.List<StructurePiece> p_175885_0_, int p_175885_1_, int p_175885_2_, int p_175885_3_, Direction p_175885_4_, int p_175885_5_)
-