Package net.minecraft.structure
Class NetherFortressGenerator.PieceData
java.lang.Object
net.minecraft.structure.NetherFortressGenerator.PieceData
- Enclosing class:
- NetherFortressGenerator
static class NetherFortressGenerator.PieceData extends Object
-
Field Summary
Fields Modifier and Type Field Description intfield_14499booleanfield_14500intfield_14502intfield_14503Class<? extends NetherFortressGenerator.Piece>pieceType -
Constructor Summary
Constructors Constructor Description PieceData(Class<? extends NetherFortressGenerator.Piece> class2, int int2, int int3)PieceData(Class<? extends NetherFortressGenerator.Piece> class2, int int2, int int3, boolean bool) -
Method Summary
Modifier and Type Method Description booleanmethod_14815()booleanmethod_14816(int int2)
-
Field Details
-
pieceType
-
field_14503
public final int field_14503 -
field_14502
public int field_14502 -
field_14499
public final int field_14499 -
field_14500
public final boolean field_14500
-
-
Constructor Details
-
PieceData
public PieceData(Class<? extends NetherFortressGenerator.Piece> class2, int int2, int int3, boolean bool) -
PieceData
-
-
Method Details
-
method_14816
public boolean method_14816(int int2) -
method_14815
public boolean method_14815()
-