Uses of Class
net.minecraft.world.gen.feature.structure.StrongholdPieces.Stronghold
-
Packages that use StrongholdPieces.Stronghold Package Description net.minecraft.world.gen.feature.structure -
-
Uses of StrongholdPieces.Stronghold in net.minecraft.world.gen.feature.structure
Subclasses of StrongholdPieces.Stronghold in net.minecraft.world.gen.feature.structure Modifier and Type Class Description static classStrongholdPieces.ChestCorridorstatic classStrongholdPieces.Corridorstatic classStrongholdPieces.Crossingstatic classStrongholdPieces.LeftTurnstatic classStrongholdPieces.Librarystatic classStrongholdPieces.PortalRoomstatic classStrongholdPieces.Prisonstatic classStrongholdPieces.RightTurnstatic classStrongholdPieces.RoomCrossingstatic classStrongholdPieces.Stairsstatic classStrongholdPieces.Stairs2static classStrongholdPieces.StairsStraightstatic classStrongholdPieces.Straightstatic classStrongholdPieces.TurnFields in net.minecraft.world.gen.feature.structure with type parameters of type StrongholdPieces.Stronghold Modifier and Type Field Description private static java.lang.Class<? extends StrongholdPieces.Stronghold>StrongholdPieces. imposedPiecejava.lang.Class<? extends StrongholdPieces.Stronghold>StrongholdPieces.PieceWeight. pieceClassMethods in net.minecraft.world.gen.feature.structure that return StrongholdPieces.Stronghold Modifier and Type Method Description private static StrongholdPieces.StrongholdStrongholdPieces. findAndCreatePieceFactory(java.lang.Class<? extends StrongholdPieces.Stronghold> p_175954_0_, java.util.List<StructurePiece> p_175954_1_, java.util.Random p_175954_2_, int p_175954_3_, int p_175954_4_, int p_175954_5_, Direction p_175954_6_, int p_175954_7_)private static StrongholdPieces.StrongholdStrongholdPieces. generatePieceFromSmallDoor(StrongholdPieces.Stairs2 p_175955_0_, java.util.List<StructurePiece> p_175955_1_, java.util.Random p_175955_2_, int p_175955_3_, int p_175955_4_, int p_175955_5_, Direction p_175955_6_, int p_175955_7_)Method parameters in net.minecraft.world.gen.feature.structure with type arguments of type StrongholdPieces.Stronghold Modifier and Type Method Description private static StrongholdPieces.StrongholdStrongholdPieces. findAndCreatePieceFactory(java.lang.Class<? extends StrongholdPieces.Stronghold> p_175954_0_, java.util.List<StructurePiece> p_175954_1_, java.util.Random p_175954_2_, int p_175954_3_, int p_175954_4_, int p_175954_5_, Direction p_175954_6_, int p_175954_7_)Constructor parameters in net.minecraft.world.gen.feature.structure with type arguments of type StrongholdPieces.Stronghold Constructor Description PieceWeight(java.lang.Class<? extends StrongholdPieces.Stronghold> p_i2076_1_, int p_i2076_2_, int p_i2076_3_)
-