net.minecraft.world.level.levelgen.feature

public class SpikeFeature$EndSpike

eig$a
net.minecraft.world.level.levelgen.feature.SpikeFeature$EndSpike
net.minecraft.class_3310$class_3181
net.minecraft.world.gen.feature.EndSpikeFeature$Spike
net.minecraft.world.level.levelgen.feature.WorldGenEnder$Spike

Field summary

Modifier and TypeField
public static final com.mojang.serialization.Codec<SpikeFeature$EndSpike>
a
CODEC
field_24841
CODEC
private final int
b
centerX
field_13836
centerX
private final int
c
centerZ
field_13834
centerZ
private final int
d
radius
field_13833
radius
private final int
e
height
field_13831
height
private final boolean
f
guarded
field_13832
guarded
private final AABB
g
topBoundingBox
field_13835
boundingBox

Constructor summary

ModifierConstructor
public (int centerX, int centerZ, int radius, int height, boolean guarded)

Method summary

Modifier and TypeMethod
public boolean
a(jh arg0)
isCenterWithinChunk(BlockPos arg0)
method_13962(class_2338 arg0)
isInChunk(BlockPos pos)
public int
a()
getCenterX()
method_13966()
getCenterX()
public int
b()
getCenterZ()
method_13967()
getCenterZ()
public int
c()
getRadius()
method_13963()
getRadius()
public int
d()
getHeight()
method_13964()
getHeight()
public boolean
e()
isGuarded()
method_13965()
isGuarded()
public AABB
f()
getTopBoundingBox()
method_13968()
getBoundingBox()