public static class EndSpikeFeature.EndSpike
extends java.lang.Object
コンストラクタと説明 |
---|
EndSpike(int centerXIn,
int centerZIn,
int radiusIn,
int heightIn,
boolean guardedIn) |
修飾子とタイプ | メソッドと説明 |
---|---|
boolean |
doesStartInChunk(BlockPos pos) |
static <T> EndSpikeFeature.EndSpike |
func_214747_a(com.mojang.datafixers.Dynamic<T> p_214747_0_) |
<T> com.mojang.datafixers.Dynamic<T> |
func_214749_a(com.mojang.datafixers.types.DynamicOps<T> ops) |
int |
getCenterX() |
int |
getCenterZ() |
int |
getHeight() |
int |
getRadius() |
AxisAlignedBB |
getTopBoundingBox() |
boolean |
isGuarded() |
public EndSpike(int centerXIn, int centerZIn, int radiusIn, int heightIn, boolean guardedIn)
public boolean doesStartInChunk(BlockPos pos)
public int getCenterX()
public int getCenterZ()
public int getRadius()
public int getHeight()
public boolean isGuarded()
public AxisAlignedBB getTopBoundingBox()
public <T> com.mojang.datafixers.Dynamic<T> func_214749_a(com.mojang.datafixers.types.DynamicOps<T> ops)
public static <T> EndSpikeFeature.EndSpike func_214747_a(com.mojang.datafixers.Dynamic<T> p_214747_0_)