net.minecraft.world.gen.structure

abstract class FortressPieces__FortressPiece

extends StructurePiece

bkb
net.minecraft.unmapped.C_05298363
net.minecraft.world.gen.structure.FortressPieces__FortressPiece

Field summary

Modifier and TypeField
protected static final List
a
f_80011541
LOOT_ENTRIES

Constructor summary

ModifierConstructor
public ()
protected (int arg0)

Method summary

Modifier and TypeMethod
protected void
b(fn arg0)
m_45494737(C_74087615 arg0)
readNbt(NbtCompound arg0)
protected void
a(fn arg0)
m_36880336(C_74087615 arg0)
writeNbt(NbtCompound arg0)
private int
a(List arg0)
m_78957185(List arg0)
getTotalWeight(List pieceWeights)
private FortressPieces__FortressPiece
a(bkf arg0, List arg1, List arg2, Random arg3, int arg4, int arg5, int arg6, ej arg7, int arg8)
m_44395530(C_66787806 arg0, List arg1, List arg2, Random arg3, int arg4, int arg5, int arg6, C_28786548 arg7, int arg8)
generateNextPiece(FortressPieces__Start startPiece, List weights, List pieces, Random random, int x, int y, int z, Direction facing, int generationDepth)
private StructurePiece
a(bkf arg0, List arg1, Random arg2, int arg3, int arg4, int arg5, ej arg6, int arg7, boolean arg8)
m_98237323(C_66787806 arg0, List arg1, Random arg2, int arg3, int arg4, int arg5, C_28786548 arg6, int arg7, boolean arg8)
generateNextPiece(FortressPieces__Start startPiece, List pieces, Random random, int x, int y, int z, Direction facing, int generationDepth, boolean pickCastlePiece)
protected StructurePiece
a(bkf arg0, List arg1, Random arg2, int arg3, int arg4, boolean arg5)
m_10297665(C_66787806 arg0, List arg1, Random arg2, int arg3, int arg4, boolean arg5)
generatePieceForward(FortressPieces__Start startPiece, List pieces, Random random, int offset, int yOffset, boolean pickCastlePiece)
protected StructurePiece
b(bkf arg0, List arg1, Random arg2, int arg3, int arg4, boolean arg5)
m_00203546(C_66787806 arg0, List arg1, Random arg2, int arg3, int arg4, boolean arg5)
generatePieceLeft(FortressPieces__Start startPiece, List pieces, Random random, int yOffset, int offset, boolean pickCastlePiece)
protected StructurePiece
c(bkf arg0, List arg1, Random arg2, int arg3, int arg4, boolean arg5)
m_86857282(C_66787806 arg0, List arg1, Random arg2, int arg3, int arg4, boolean arg5)
generatePieceRight(FortressPieces__Start startPiece, List pieces, Random random, int yOffset, int offset, boolean pickCastlePiece)
protected static boolean
a(bjb arg0)
m_29270684(C_61280729 arg0)
isValidBounds(StructureBox bounds)