public static class WorldGenSpikes.EndSpike
extends java.lang.Object
| Constructor and Description | 
|---|
| EndSpike(int p_i47020_1_,
        int p_i47020_2_,
        int p_i47020_3_,
        int p_i47020_4_,
        boolean p_i47020_5_) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | doesStartInChunk(BlockPos p_186154_1_) | 
| int | getCenterX() | 
| int | getCenterZ() | 
| int | getHeight() | 
| int | getRadius() | 
| AxisAlignedBB | getTopBoundingBox() | 
| boolean | isGuarded() | 
public EndSpike(int p_i47020_1_,
                int p_i47020_2_,
                int p_i47020_3_,
                int p_i47020_4_,
                boolean p_i47020_5_)
public boolean doesStartInChunk(BlockPos p_186154_1_)
public int getCenterX()
public int getCenterZ()
public int getRadius()
public int getHeight()
public boolean isGuarded()
public AxisAlignedBB getTopBoundingBox()