net.minecraft.world.level.levelgen.structure.structures

class NetherFortressPieces$PieceWeight

eqq$n
net.minecraft.world.level.levelgen.structure.structures.NetherFortressPieces$PieceWeight
net.minecraft.class_3390$class_3404
net.minecraft.structure.NetherFortressGenerator$PieceData
net.minecraft.world.level.levelgen.structure.structures.NetherFortressPieces$n

Field summary

Modifier and TypeField
public final Class<? extends NetherFortressPieces$NetherBridgePiece>
a
pieceClass
field_14501
pieceType
public final int
b
weight
field_14503
weight
public int
c
placeCount
field_14502
generatedCount
public final int
d
maxPlaceCount
field_14499
limit
public final boolean
e
allowInRow
field_14500
repeatable

Constructor summary

ModifierConstructor
public (Class<? extends NetherFortressPieces$NetherBridgePiece> pieceType, int weight, int limit, boolean repeatable)
public (Class<? extends NetherFortressPieces$NetherBridgePiece> pieceType, int weight, int limit)

Method summary

Modifier and TypeMethod
public boolean
a(int arg0)
doPlace(int arg0)
method_14816(int arg0)
canGenerate(int chainLength)
public boolean
a()
isValid()
method_14815()
canGenerate()