net.minecraft.world.border

class WorldBorder$StaticExtent

implements WorldBorder$Extent

bmv$c
net.minecraft.class_2250$class_3780
net.minecraft.world.border.WorldBorder$StaticExtent
net.minecraft.world.border.WorldBorder$StationaryBorderInfo
net.minecraft.world.border.WorldBorder$StationaryBorderInfo

Field summary

Modifier and TypeField
private final double
b
field_18833
lerpSize
field_212667_b
size
private double
c
field_18834
minX
field_212668_c
minX
private double
d
field_18835
minZ
field_212669_d
minZ
private double
e
field_18836
maxX
field_212670_e
maxX
private double
f
field_18837
maxZ
field_212671_f
maxZ

Constructor summary

ModifierConstructor
public (WorldBorder arg0, double lerpSize)

Method summary

Modifier and TypeMethod
public double
a()
method_16976()
getMinX()
func_212658_a()
getMinX()
public double
b()
method_16977()
getMaxX()
func_212654_b()
getMaxX()
public double
c()
method_16978()
getMinZ()
func_212656_c()
getMinZ()
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()
private void
m()
method_16988()
updateBounds()
func_212665_m()
func_212665_m()
public void
j()
method_16985()
onMaxSizeChanged()
func_212652_j()
onSizeChanged()
public void
k()
method_16986()
onCenterChanged()
func_212653_k()
onCenterChanged()
public WorldBorder$Extent
l()
method_16987()
tick()
func_212651_l()
tick()
public BorderStatus
i()
method_16984()
getStatus()
func_212655_i()
getStatus()
public double
f()
method_16981()
getLerpRemainingTime()
func_212649_f()
getResizeSpeed()