net.minecraft.world.level.border

class WorldBorder$StaticBorderExtent

implements WorldBorder$BorderExtent

eqa$d
net.minecraft.world.level.border.WorldBorder$StaticBorderExtent
net.minecraft.class_2784$class_2787
net.minecraft.world.border.WorldBorder$StaticArea
net.minecraft.src.C_2110_$C_2115_
net.minecraft.world.level.border.WorldBorder$d

字段概要

修饰符与类型字段
private final double
b
size
field_12747
size
f_62051_
private double
c
minX
field_12746
boundWest
f_62052_
private double
d
minZ
field_12745
boundNorth
f_62053_
private double
e
maxX
field_12750
boundEast
f_62054_
private double
f
maxZ
field_12749
boundSouth
f_62055_
private VoxelShape
g
shape
field_17653
shape
f_62056_

构造函数概要

修饰符构造函数
public (WorldBorder p_62059_, double size)

方法概要

修饰符与类型方法
public double
a(float arg0)
getMinX(float arg0)
method_11994(float arg0)
getBoundWest(float arg0)
m_6613_(float arg0)
public double
b(float arg0)
getMaxX(float arg0)
method_11991(float arg0)
getBoundEast(float arg0)
m_6608_(float arg0)
public double
c(float arg0)
getMinZ(float arg0)
method_11992(float arg0)
getBoundNorth(float arg0)
m_6606_(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 BorderStatus
e()
getStatus()
method_11995()
getStage()
m_5570_()
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_()
private void
j()
updateBox()
method_11996()
recalculateBounds()
m_62073_()
public void
f()
onAbsoluteMaxSizeChange()
method_11989()
onMaxRadiusChanged()
m_6623_()
public void
g()
onCenterChange()
method_11990()
onCenterChanged()
m_6622_()
public WorldBorder$BorderExtent
h()
update()
method_11986()
getAreaInstance()
m_5794_()
public VoxelShape
i()
getCollisionShape()
method_17906()
asVoxelShape()
m_6186_()