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

public class NetherFortressPieces$StartPiece

extends NetherFortressPieces$BridgeCrossing

fgm$q
net.minecraft.world.level.levelgen.structure.structures.NetherFortressPieces$StartPiece
net.minecraft.class_3390$class_3407
net.minecraft.structure.NetherFortressGenerator$Start

Field summary

Modifier and TypeField
NetherFortressPieces$PieceWeight
b
previousPiece
field_14506
lastPiece
final List<NetherFortressPieces$PieceWeight>
c
availableBridgePieces
field_14507
bridgePieces
final List<NetherFortressPieces$PieceWeight>
d
availableCastlePieces
field_14504
corridorPieces
public final List<StructurePiece>
a
pendingChildren
field_14505
pieces

Constructor summary

ModifierConstructor
public (RandomSource random, int x, int z)
public (CompoundTag arg0)