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

public class NetherFortressPieces$StartPiece

extends NetherFortressPieces$BridgeCrossing

fhu$q
net.minecraft.world.level.levelgen.structure.structures.NetherFortressPieces$StartPiece
net.minecraft.class_3390$class_3407
net.minecraft.structure.NetherFortressGenerator$Start
net.minecraft.src.C_213207_$C_213225_
net.minecraft.world.level.levelgen.structure.structures.NetherFortressPieces$q

字段概要

修饰符与类型字段
NetherFortressPieces$PieceWeight
b
previousPiece
field_14506
lastPiece
f_228507_
final List<NetherFortressPieces$PieceWeight>
c
availableBridgePieces
field_14507
bridgePieces
f_228508_
final List<NetherFortressPieces$PieceWeight>
d
availableCastlePieces
field_14504
corridorPieces
f_228509_
public final List<StructurePiece>
a
pendingChildren
field_14505
pieces
f_228510_

构造函数概要

修饰符构造函数
public (RandomSource random, int x, int z)
public (CompoundTag arg0)