net.minecraft.world.level.border

class WorldBorder$MovingBorderExtent

implements WorldBorder$BorderExtent

eos$b
net.minecraft.world.level.border.WorldBorder$MovingBorderExtent
net.minecraft.class_2784$class_2786
net.minecraft.world.border.WorldBorder$MovingArea

Field summary

Modifier and TypeField
private final double
b
from
field_12740
oldSize
private final double
c
to
field_12739
newSize
private final long
d
lerpEnd
field_12742
timeEnd
private final long
e
lerpBegin
field_12741
timeStart
private final double
f
lerpDuration
field_12744
timeDuration
private long
g
lerpProgress
field_63955
remainingTimeDuration
private double
h
size
field_63956
currentSize
private double
i
previousSize
field_63957
lastSize

Constructor summary

ModifierConstructor
(WorldBorder arg0, double oldSize, double newSize, long timeDuration, long timeStart)

Method summary

Modifier and TypeMethod
public double
a(float arg0)
getMinX(float arg0)
method_11994(float arg0)
getBoundWest(float arg0)
public double
c(float arg0)
getMinZ(float arg0)
method_11992(float arg0)
getBoundNorth(float arg0)
public double
b(float arg0)
getMaxX(float arg0)
method_11991(float arg0)
getBoundEast(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 double
j()
getPreviousSize()
method_75889()
getLastSize()
private double
k()
calculateSize()
method_75890()
currentSize()
public double
b()
getLerpSpeed()
method_11987()
getShrinkingSpeed()
public long
c()
getLerpTime()
method_11993()
getSizeLerpTime()
public double
d()
getLerpTarget()
method_11988()
getSizeLerpTarget()
public BorderStatus
e()
getStatus()
method_11995()
getStage()
public void
g()
onCenterChange()
method_11990()
onCenterChanged()
public void
f()
onAbsoluteMaxSizeChange()
method_11989()
onMaxRadiusChanged()
public WorldBorder$BorderExtent
h()
update()
method_11986()
getAreaInstance()
public VoxelShape
i()
getCollisionShape()
method_17906()
asVoxelShape()