类 WorldBorder.StaticBorderExtent
java.lang.Object
net.minecraft.world.level.border.WorldBorder.StaticBorderExtent
- 所有已实现的接口:
WorldBorder.BorderExtent
- 封闭类:
WorldBorder
-
字段详细资料
-
size
private final double size -
minX
private double minX -
minZ
private double minZ -
maxX
private double maxX -
maxZ
private double maxZ -
shape
-
-
构造器详细资料
-
StaticBorderExtent
public StaticBorderExtent(double p_62059_)
-
-
方法详细资料
-
getMinX
public double getMinX()- 指定者:
getMinX
在接口中WorldBorder.BorderExtent
-
getMaxX
public double getMaxX()- 指定者:
getMaxX
在接口中WorldBorder.BorderExtent
-
getMinZ
public double getMinZ()- 指定者:
getMinZ
在接口中WorldBorder.BorderExtent
-
getMaxZ
public double getMaxZ()- 指定者:
getMaxZ
在接口中WorldBorder.BorderExtent
-
getSize
public double getSize()- 指定者:
getSize
在接口中WorldBorder.BorderExtent
-
getStatus
- 指定者:
getStatus
在接口中WorldBorder.BorderExtent
-
getLerpSpeed
public double getLerpSpeed()- 指定者:
getLerpSpeed
在接口中WorldBorder.BorderExtent
-
getLerpRemainingTime
public long getLerpRemainingTime()- 指定者:
getLerpRemainingTime
在接口中WorldBorder.BorderExtent
-
getLerpTarget
public double getLerpTarget()- 指定者:
getLerpTarget
在接口中WorldBorder.BorderExtent
-
updateBox
private void updateBox() -
onAbsoluteMaxSizeChange
public void onAbsoluteMaxSizeChange() -
onCenterChange
public void onCenterChange()- 指定者:
onCenterChange
在接口中WorldBorder.BorderExtent
-
update
- 指定者:
update
在接口中WorldBorder.BorderExtent
-
getCollisionShape
- 指定者:
getCollisionShape
在接口中WorldBorder.BorderExtent
-