net.minecraft.world.level.border

class WorldBorder$MovingBorderExtent

implements WorldBorder$BorderExtent

cfu$b
net.minecraft.world.level.border.WorldBorder$MovingBorderExtent
net.minecraft.class_2784$class_2786
net.minecraft.world.border.WorldBorder$MovingArea
net.minecraft.world.border.WorldBorder$MovingBorderInfo
net.minecraft.server.v1_16_R3.WorldBorder$b

Field summary

Modifier and TypeField
private final double
b
from
field_12740
oldSize
field_212660_b
private final double
c
to
field_12739
newSize
field_212661_c
private final long
d
lerpEnd
field_12742
timeEnd
field_212662_d
private final long
e
lerpBegin
field_12741
timeStart
field_212663_e
private final double
f
lerpDuration
field_12744
timeDuration
field_212664_f

Constructor summary

ModifierConstructor
private (WorldBorder arg0, double oldSize, double newSize, long duration)

Method summary

Modifier and TypeMethod
public double
a()
getMinX()
method_11994()
getBoundWest()
func_212658_a()
public double
c()
getMinZ()
method_11992()
getBoundNorth()
func_212656_c()
public double
b()
getMaxX()
method_11991()
getBoundEast()
func_212654_b()
public double
d()
getMaxZ()
method_11985()
getBoundSouth()
func_212648_d()
public double
e()
getSize()
method_11984()
getSize()
func_212647_e()
public long
g()
getLerpRemainingTime()
method_11993()
getTargetRemainingTime()
func_212657_g()
public double
h()
getLerpTarget()
method_11988()
getTargetSize()
func_212650_h()
public void
k()
onCenterChange()
method_11990()
onCenterChanged()
func_212653_k()
public void
j()
onAbsoluteMaxSizeChange()
method_11989()
onMaxWorldBorderRadiusChanged()
func_212652_j()
public WorldBorder$BorderExtent
l()
update()
method_11986()
getAreaInstance()
func_212651_l()
public VoxelShape
m()
getCollisionShape()
method_17906()
asVoxelShape()
func_222517_m()
public double
f()
getLerpSpeed()
method_11987()
getShrinkingSpeed()
func_212649_f()
public BorderStatus
i()
getStatus()
method_11995()
getStage()
func_212655_i()