public static class StrongholdPieces.RightTurn extends StrongholdPieces.Turn
StrongholdPieces.Stronghold.DoorStructurePiece.BlockSelectorentryDoorboundingBox, CAVE_AIR, componentType| Constructor and Description |
|---|
RightTurn(int p_i50127_1_,
java.util.Random p_i50127_2_,
MutableBoundingBox p_i50127_3_,
Direction p_i50127_4_) |
RightTurn(TemplateManager p_i50128_1_,
CompoundNBT p_i50128_2_) |
| Modifier and Type | Method and Description |
|---|---|
void |
buildComponent(StructurePiece componentIn,
java.util.List<StructurePiece> listIn,
java.util.Random rand) |
boolean |
create(IWorld worldIn,
ChunkGenerator<?> chunkGeneratorIn,
java.util.Random randomIn,
MutableBoundingBox mutableBoundingBoxIn,
ChunkPos chunkPosIn) |
static StrongholdPieces.RightTurn |
func_214824_a(java.util.List<StructurePiece> p_214824_0_,
java.util.Random p_214824_1_,
int p_214824_2_,
int p_214824_3_,
int p_214824_4_,
Direction p_214824_5_,
int p_214824_6_) |
canStrongholdGoDeeper, getNextComponentNormal, getNextComponentX, getNextComponentZ, getRandomDoor, placeDoor, readAdditionalcorrectFacing, createDispenser, fillWithAir, fillWithBlocks, fillWithRandomizedBlocks, findIntersecting, func_214810_a, generateChest, generateChest, generateMaybeBox, getBlockStateFromPos, getBoundingBox, getComponentType, getCoordBaseMode, getRotation, getSkyBrightness, getStructurePieceType, getXWithOffset, getYWithOffset, getZWithOffset, isLiquidInStructureBoundingBox, offset, randomlyPlaceBlock, randomlyRareFillWithBlocks, replaceAirAndLiquidDownwards, setBlockState, setCoordBaseMode, writepublic RightTurn(int p_i50127_1_,
java.util.Random p_i50127_2_,
MutableBoundingBox p_i50127_3_,
Direction p_i50127_4_)
public RightTurn(TemplateManager p_i50128_1_, CompoundNBT p_i50128_2_)
public void buildComponent(StructurePiece componentIn, java.util.List<StructurePiece> listIn, java.util.Random rand)
buildComponent in class StructurePiecepublic static StrongholdPieces.RightTurn func_214824_a(java.util.List<StructurePiece> p_214824_0_, java.util.Random p_214824_1_, int p_214824_2_, int p_214824_3_, int p_214824_4_, Direction p_214824_5_, int p_214824_6_)
public boolean create(IWorld worldIn, ChunkGenerator<?> chunkGeneratorIn, java.util.Random randomIn, MutableBoundingBox mutableBoundingBoxIn, ChunkPos chunkPosIn)
create in class StructurePiece