net.minecraft.world.border

class WorldBorder$DynamicExtent

implements WorldBorder$Extent

bmv$b
net.minecraft.class_2250$class_3779
net.minecraft.world.border.WorldBorder$DynamicExtent
net.minecraft.world.border.WorldBorder$MovingBorderInfo
net.minecraft.world.border.WorldBorder$MovingBorderInfo

Field summary

Modifier and TypeField
private final double
b
field_18827
lerpSize
field_212660_b
oldSize
private final double
c
field_18828
lerpSizeTarget
field_212661_c
newSize
private final long
d
field_18829
lerpStart
field_212662_d
endTime
private final long
e
field_18830
lerpEnd
field_212663_e
startTime
private final double
f
field_18831
lerpDuration
field_212664_f
transitionTime

Constructor summary

ModifierConstructor
private (WorldBorder arg0, double lerpSize, double lerpSizeTarget, long lerpDuration)

Method summary

Modifier and TypeMethod
public double
a()
method_16976()
getMinX()
func_212658_a()
getMinX()
public double
c()
method_16978()
getMinZ()
func_212656_c()
getMinZ()
public double
b()
method_16977()
getMaxX()
func_212654_b()
getMaxX()
public double
d()
method_16979()
getMaxZ()
func_212648_d()
getMaxZ()
public double
e()
method_16980()
getLerpSize()
func_212647_e()
getSize()
public long
g()
method_16982()
getLerpTime()
func_212657_g()
getTimeUntilTarget()
public double
h()
method_16983()
getLerpSizeTarget()
func_212650_h()
getTargetSize()
public void
k()
method_16986()
onCenterChanged()
func_212653_k()
onCenterChanged()
public void
j()
method_16985()
onMaxSizeChanged()
func_212652_j()
onSizeChanged()
public WorldBorder$Extent
l()
method_16987()
tick()
func_212651_l()
tick()
public double
f()
method_16981()
getLerpRemainingTime()
func_212649_f()
getResizeSpeed()
public BorderStatus
i()
method_16984()
getStatus()
func_212655_i()
getStatus()