net.minecraft.world.gen.feature

public class EndPillarFeature$Instance

avs$a
net.minecraft.class_1244$class_2756
net.minecraft.world.gen.feature.EndPillarFeature$Instance
net.minecraft.world.gen.feature.WorldGenSpikes$EndSpike

Field summary

Modifier and TypeField
private final int
a
field_12985
centerX
centerX
private final int
b
field_12986
centerZ
centerZ
private final int
c
field_12987
radius
radius
private final int
d
field_12988
height
height
private final boolean
e
field_12989
encasedCrystal
guarded
private final Box
f
field_12990
crystalBox
topBoundingBox

Constructor summary

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

Method summary

Modifier and TypeMethod
public boolean
a(cm arg0)
method_11827(class_2552 arg0)
isCenterInsideChunk(BlockPos pos)
doesStartInChunk(BlockPos arg0)
public int
a()
method_11826()
getCenterX()
getCenterX()
public int
b()
method_11828()
getCenterZ()
getCenterZ()
public int
c()
method_11829()
getRadius()
getRadius()
public int
d()
method_11830()
getHeight()
getHeight()
public boolean
e()
method_11831()
isCrystalEncased()
isGuarded()
public Box
f()
method_11832()
getCrystalBox()
getTopBoundingBox()