net.minecraft.structure

class NetherFortressGenerator$PieceData

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

Field summary

Modifier and TypeField
public final Class<? extends NetherFortressGenerator$Piece>
pieceClass
field_14501
pieceType
public final int
weight
field_14503
weight
public int
placeCount
field_14502
generatedCount
public final int
maxPlaceCount
field_14499
limit
public final boolean
allowInRow
field_14500
repeatable

Constructor summary

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

Method summary

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