net.minecraft.world.level.border

class WorldBorder$MovingBorderExtent

implements WorldBorder$BorderExtent

eqa$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

字段概要

修饰符与类型字段
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_
private long
g
lerpProgress
field_63955
remainingTimeDuration
f_436053_
private double
h
size
field_63956
currentSize
f_434180_
private double
i
previousSize
field_63957
lastSize
f_433595_

构造函数概要

修饰符构造函数
(WorldBorder p_61979_, double oldSize, double newSize, long timeDuration, long timeStart)

方法概要

修饰符与类型方法
public double
a(float arg0)
getMinX(float arg0)
method_11994(float arg0)
getBoundWest(float arg0)
m_6613_(float arg0)
public double
c(float arg0)
getMinZ(float arg0)
method_11992(float arg0)
getBoundNorth(float arg0)
m_6606_(float arg0)
public double
b(float arg0)
getMaxX(float arg0)
method_11991(float arg0)
getBoundEast(float arg0)
m_6608_(float arg0)
public double
d(float arg0)
getMaxZ(float arg0)
method_11985(float arg0)
getBoundSouth(float arg0)
m_6619_(float arg0)
public double
a()
getSize()
method_11984()
getSize()
m_6618_()
public double
j()
getPreviousSize()
method_75889()
getLastSize()
m_441909_()
private double
k()
calculateSize()
method_75890()
currentSize()
m_441348_()
public double
b()
getLerpSpeed()
method_11987()
getShrinkingSpeed()
m_6611_()
public long
c()
getLerpTime()
method_11993()
getSizeLerpTime()
m_6738_()
public double
d()
getLerpTarget()
method_11988()
getSizeLerpTarget()
m_6605_()
public BorderStatus
e()
getStatus()
method_11995()
getStage()
m_5570_()
public void
g()
onCenterChange()
method_11990()
onCenterChanged()
m_6622_()
public void
f()
onAbsoluteMaxSizeChange()
method_11989()
onMaxRadiusChanged()
m_6623_()
public WorldBorder$BorderExtent
h()
update()
method_11986()
getAreaInstance()
m_5794_()
public VoxelShape
i()
getCollisionShape()
method_17906()
asVoxelShape()
m_6186_()