public static class FortressPieces.End extends StructurePiece
StructurePiece.BlockSelectorboundingBox, CAVE_AIR, componentType| コンストラクタと説明 | 
|---|
| End(int p_i45621_1_,
   java.util.Random p_i45621_2_,
   MutableBoundingBox p_i45621_3_,
   Direction p_i45621_4_) | 
| End(TemplateManager p_i50285_1_,
   CompoundNBT p_i50285_2_) | 
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
| static FortressPieces.End | createPiece(java.util.List<StructurePiece> p_175884_0_,
           java.util.Random p_175884_1_,
           int p_175884_2_,
           int p_175884_3_,
           int p_175884_4_,
           Direction p_175884_5_,
           int p_175884_6_) | 
| boolean | func_225577_a_(IWorld p_225577_1_,
              ChunkGenerator<?> p_225577_2_,
              java.util.Random p_225577_3_,
              MutableBoundingBox p_225577_4_,
              ChunkPos p_225577_5_) | 
| protected StructurePiece | getNextComponentNormal(FortressPieces.Start p_74963_1_,
                      java.util.List<StructurePiece> p_74963_2_,
                      java.util.Random p_74963_3_,
                      int p_74963_4_,
                      int p_74963_5_,
                      boolean p_74963_6_)Gets the next component in any cardinal direction | 
| protected StructurePiece | getNextComponentX(FortressPieces.Start p_74961_1_,
                 java.util.List<StructurePiece> p_74961_2_,
                 java.util.Random p_74961_3_,
                 int p_74961_4_,
                 int p_74961_5_,
                 boolean p_74961_6_)Gets the next component in the +/- X direction | 
| protected StructurePiece | getNextComponentZ(FortressPieces.Start p_74965_1_,
                 java.util.List<StructurePiece> p_74965_2_,
                 java.util.Random p_74965_3_,
                 int p_74965_4_,
                 int p_74965_5_,
                 boolean p_74965_6_)Gets the next component in the +/- Z direction | 
| protected static boolean | isAboveGround(MutableBoundingBox p_74964_0_)Checks if the bounding box's minY is > 10 | 
| protected void | readAdditional(CompoundNBT tagCompound)(abstract) Helper method to read subclass data from NBT | 
buildComponent, createDispenser, fillWithAir, fillWithBlocks, fillWithRandomizedBlocks, findIntersecting, func_197528_a, func_214810_a, generateChest, generateChest, generateMaybeBox, getBlockStateFromPos, getBoundingBox, getComponentType, getCoordBaseMode, getRotation, getSkyBrightness, getStructurePieceType, getXWithOffset, getYWithOffset, getZWithOffset, isLiquidInStructureBoundingBox, offset, randomlyPlaceBlock, randomlyRareFillWithBlocks, replaceAirAndLiquidDownwards, setBlockState, setCoordBaseMode, writepublic End(int p_i45621_1_,
           java.util.Random p_i45621_2_,
           MutableBoundingBox p_i45621_3_,
           Direction p_i45621_4_)
public End(TemplateManager p_i50285_1_, CompoundNBT p_i50285_2_)
public static FortressPieces.End createPiece(java.util.List<StructurePiece> p_175884_0_, java.util.Random p_175884_1_, int p_175884_2_, int p_175884_3_, int p_175884_4_, Direction p_175884_5_, int p_175884_6_)
protected void readAdditional(CompoundNBT tagCompound)
public boolean func_225577_a_(IWorld p_225577_1_, ChunkGenerator<?> p_225577_2_, java.util.Random p_225577_3_, MutableBoundingBox p_225577_4_, ChunkPos p_225577_5_)
func_225577_a_ クラス内 StructurePiece@Nullable protected StructurePiece getNextComponentNormal(FortressPieces.Start p_74963_1_, java.util.List<StructurePiece> p_74963_2_, java.util.Random p_74963_3_, int p_74963_4_, int p_74963_5_, boolean p_74963_6_)
@Nullable protected StructurePiece getNextComponentX(FortressPieces.Start p_74961_1_, java.util.List<StructurePiece> p_74961_2_, java.util.Random p_74961_3_, int p_74961_4_, int p_74961_5_, boolean p_74961_6_)
@Nullable protected StructurePiece getNextComponentZ(FortressPieces.Start p_74965_1_, java.util.List<StructurePiece> p_74965_2_, java.util.Random p_74965_3_, int p_74965_4_, int p_74965_5_, boolean p_74965_6_)
protected static boolean isAboveGround(MutableBoundingBox p_74964_0_)