Package net.minecraft.structure
Class FortressPieces
java.lang.Object
net.minecraft.structure.FortressPieces
public class FortressPieces extends Object
- Mappings:
Namespace Name official aqjintermediary net/minecraft/class_486named net/minecraft/structure/FortressPieces
-
Nested Class Summary
Nested Classes Modifier and Type Class Description (package private) static classFortressPieces.AbstractPiecestatic classFortressPieces.BlazeSpawnerPiece(package private) static classFortressPieces.Chancestatic classFortressPieces.CorridorPiecestatic classFortressPieces.CrossingPiecestatic classFortressPieces.EntrancePiecestatic classFortressPieces.LargeCorridorPiecestatic classFortressPieces.LargeCrossingPiecestatic classFortressPieces.NetherWartFarmPiecestatic classFortressPieces.PathEndPiecestatic classFortressPieces.SmallCorridorPiecestatic classFortressPieces.SmallCrossingPiecestatic classFortressPieces.StairsPiecestatic classFortressPieces.StartPiecestatic classFortressPieces.StraightPathPiecestatic classFortressPieces.TinyCorridorPiecestatic classFortressPieces.TinyCrossingPiece -
Field Summary
Fields Modifier and Type Field Description private static FortressPieces.Chance[]field_1993private static FortressPieces.Chance[]field_1994 -
Constructor Summary
Constructors Constructor Description FortressPieces() -
Method Summary
Modifier and Type Method Description private static FortressPieces.AbstractPiecemethod_1604(FortressPieces.Chance chance, List<StructurePiece> list, Random random, int int2, int int3, int int4, Direction direction, int int5)static voidregisterPieces()
-
Field Details
-
field_1993
- Mappings:
Namespace Name Mixin selector official aLaqj;a:[Laqj$n;intermediary field_1993Lnet/minecraft/class_486;field_1993:[Lnet/minecraft/class_486$class_500;named field_1993Lnet/minecraft/structure/FortressPieces;field_1993:[Lnet/minecraft/structure/FortressPieces$Chance;
-
field_1994
- Mappings:
Namespace Name Mixin selector official bLaqj;b:[Laqj$n;intermediary field_1994Lnet/minecraft/class_486;field_1994:[Lnet/minecraft/class_486$class_500;named field_1994Lnet/minecraft/structure/FortressPieces;field_1994:[Lnet/minecraft/structure/FortressPieces$Chance;
-
-
Constructor Details
-
FortressPieces
public FortressPieces()
-
-
Method Details
-
registerPieces
public static void registerPieces()- Mappings:
Namespace Name Mixin selector official aLaqj;a()Vintermediary method_1601Lnet/minecraft/class_486;method_1601()Vnamed registerPiecesLnet/minecraft/structure/FortressPieces;registerPieces()V
-
method_1604
private static FortressPieces.AbstractPiece method_1604(FortressPieces.Chance chance, List<StructurePiece> list, Random random, int int2, int int3, int int4, Direction direction, int int5)- Mappings:
Namespace Name Mixin selector official bLaqj;b(Laqj$n;Ljava/util/List;Ljava/util/Random;IIILcq;I)Laqj$m;intermediary method_1604Lnet/minecraft/class_486;method_1604(Lnet/minecraft/class_486$class_500;Ljava/util/List;Ljava/util/Random;IIILnet/minecraft/class_1383;I)Lnet/minecraft/class_486$class_499;named method_1604Lnet/minecraft/structure/FortressPieces;method_1604(Lnet/minecraft/structure/FortressPieces$Chance;Ljava/util/List;Ljava/util/Random;IIILnet/minecraft/util/math/Direction;I)Lnet/minecraft/structure/FortressPieces$AbstractPiece;
-