net.minecraft.world.level.border

class WorldBorder$MovingBorderExtent

implements WorldBorder$BorderExtent

dtv$b
net.minecraft.world.level.border.WorldBorder$MovingBorderExtent
net.minecraft.class_2784$class_2786
net.minecraft.world.border.WorldBorder$MovingArea
net.minecraft.src.C_2110_$C_2113_
net.minecraft.world.level.border.WorldBorder$b

Field summary

Modifier and TypeField
private final double
b
from
field_12740
oldSize
f_61972_
private final double
c
to
field_12739
newSize
f_61973_
private final long
d
lerpEnd
field_12742
timeEnd
f_61974_
private final long
e
lerpBegin
field_12741
timeStart
f_61975_
private final double
f
lerpDuration
field_12744
timeDuration
f_61976_

Constructor summary

ModifierConstructor
(WorldBorder p_61979_, double oldSize, double newSize, long timeDuration)

Method summary

Modifier and TypeMethod
public double
a()
getMinX()
method_11994()
getBoundWest()
m_6613_()
public double
c()
getMinZ()
method_11992()
getBoundNorth()
m_6606_()
public double
b()
getMaxX()
method_11991()
getBoundEast()
m_6608_()
public double
d()
getMaxZ()
method_11985()
getBoundSouth()
m_6619_()
public double
e()
getSize()
method_11984()
getSize()
m_6618_()
public double
f()
getLerpSpeed()
method_11987()
getShrinkingSpeed()
m_6611_()
public long
g()
getLerpRemainingTime()
method_11993()
getSizeLerpTime()
m_6738_()
public double
h()
getLerpTarget()
method_11988()
getSizeLerpTarget()
m_6605_()
public BorderStatus
i()
getStatus()
method_11995()
getStage()
m_5570_()
public void
k()
onCenterChange()
method_11990()
onCenterChanged()
m_6622_()
public void
j()
onAbsoluteMaxSizeChange()
method_11989()
onMaxRadiusChanged()
m_6623_()
public WorldBorder$BorderExtent
l()
update()
method_11986()
getAreaInstance()
m_5794_()
public VoxelShape
m()
getCollisionShape()
method_17906()
asVoxelShape()
m_6186_()