net.minecraft.world.level.border

class WorldBorder$StaticBorderExtent

implements WorldBorder$BorderExtent

eos$d
net.minecraft.world.level.border.WorldBorder$StaticBorderExtent
net.minecraft.class_2784$class_2787
net.minecraft.world.border.WorldBorder$StaticArea

Field summary

Modifier and TypeField
private final double
b
size
field_12747
size
private double
c
minX
field_12746
boundWest
private double
d
minZ
field_12745
boundNorth
private double
e
maxX
field_12750
boundEast
private double
f
maxZ
field_12749
boundSouth
private VoxelShape
g
shape
field_17653
shape

Constructor summary

ModifierConstructor
public (WorldBorder arg0, double size)

Method summary

Modifier and TypeMethod
public double
a(float arg0)
getMinX(float arg0)
method_11994(float arg0)
getBoundWest(float arg0)
public double
b(float arg0)
getMaxX(float arg0)
method_11991(float arg0)
getBoundEast(float arg0)
public double
c(float arg0)
getMinZ(float arg0)
method_11992(float arg0)
getBoundNorth(float arg0)
public double
d(float arg0)
getMaxZ(float arg0)
method_11985(float arg0)
getBoundSouth(float arg0)
public double
a()
getSize()
method_11984()
getSize()
public BorderStatus
e()
getStatus()
method_11995()
getStage()
public double
b()
getLerpSpeed()
method_11987()
getShrinkingSpeed()
public long
c()
getLerpTime()
method_11993()
getSizeLerpTime()
public double
d()
getLerpTarget()
method_11988()
getSizeLerpTarget()
private void
j()
updateBox()
method_11996()
recalculateBounds()
public void
f()
onAbsoluteMaxSizeChange()
method_11989()
onMaxRadiusChanged()
public void
g()
onCenterChange()
method_11990()
onCenterChanged()
public WorldBorder$BorderExtent
h()
update()
method_11986()
getAreaInstance()
public VoxelShape
i()
getCollisionShape()
method_17906()
asVoxelShape()