Class NetherFortressPieces.PieceWeight

java.lang.Object
net.minecraft.world.level.levelgen.structure.structures.NetherFortressPieces.PieceWeight
Enclosing class:
NetherFortressPieces

static class NetherFortressPieces.PieceWeight extends Object
  • Field Details

    • pieceClass

      public final Class<? extends NetherFortressPieces.NetherBridgePiece> pieceClass
    • weight

      public final int weight
    • placeCount

      public int placeCount
    • maxPlaceCount

      public final int maxPlaceCount
    • allowInRow

      public final boolean allowInRow
  • Constructor Details

  • Method Details

    • doPlace

      public boolean doPlace(int p_228450_)
    • isValid

      public boolean isValid()