net.minecraft.world.border

interface WorldBorder$Area

net.minecraft.world.level.border.WorldBorder$BorderExtent
net.minecraft.class_2784$class_2785
net.minecraft.world.border.WorldBorder$Area

Method summary

Modifier and TypeMethod
double
getMinX(float deltaPartialTick)
method_11994(float arg0)
getBoundWest(float tickProgress)
double
getMaxX(float deltaPartialTick)
method_11991(float arg0)
getBoundEast(float tickProgress)
double
getMinZ(float deltaPartialTick)
method_11992(float arg0)
getBoundNorth(float tickProgress)
double
getMaxZ(float deltaPartialTick)
method_11985(float arg0)
getBoundSouth(float tickProgress)
double
getSize()
method_11984()
getSize()
double
getLerpSpeed()
method_11987()
getShrinkingSpeed()
long
getLerpTime()
method_11993()
getSizeLerpTime()
double
getLerpTarget()
method_11988()
getSizeLerpTarget()
WorldBorderStage
getStatus()
method_11995()
getStage()
void
onAbsoluteMaxSizeChange()
method_11989()
onMaxRadiusChanged()
void
onCenterChange()
method_11990()
onCenterChanged()
WorldBorder$Area
update()
method_11986()
getAreaInstance()
VoxelShape
getCollisionShape()
method_17906()
asVoxelShape()