net.minecraft.world.level.border

class WorldBorder$MovingBorderExtent

implements WorldBorder$BorderExtent

edy$c
net.minecraft.world.level.border.WorldBorder$MovingBorderExtent
net.minecraft.class_2784$class_2786

Field summary

Modifier and TypeField
private final double
b
from
field_12740
private final double
c
to
field_12739
private final long
d
lerpEnd
field_12742
private final long
e
lerpBegin
field_12741
private final double
f
lerpDuration
field_12744

Constructor summary

ModifierConstructor
(WorldBorder arg0, double arg1, double arg2, long arg3)

Method summary

Modifier and TypeMethod
public double
a()
getMinX()
method_11994()
public double
c()
getMinZ()
method_11992()
public double
b()
getMaxX()
method_11991()
public double
d()
getMaxZ()
method_11985()
public double
e()
getSize()
method_11984()
public double
f()
getLerpSpeed()
method_11987()
public long
g()
getLerpRemainingTime()
method_11993()
public double
h()
getLerpTarget()
method_11988()
public BorderStatus
i()
getStatus()
method_11995()
public void
k()
onCenterChange()
method_11990()
public void
j()
onAbsoluteMaxSizeChange()
method_11989()
public WorldBorder$BorderExtent
l()
update()
method_11986()
public VoxelShape
m()
getCollisionShape()
method_17906()