| public boolean |
|
| public boolean |
|
| public boolean |
|
| public boolean |
|
| private boolean |
| isWithinBounds(double minX, double minZ, double maxX, double maxZ) |
| method_61114(double arg0, double arg1, double arg2, double arg3) |
| contains(double minX, double minZ, double maxX, double maxZ) |
|
| public boolean |
| isWithinBounds(double x, double z) |
| method_35317(double arg0, double arg1) |
| contains(double x, double z) |
|
| public boolean |
| isWithinBounds(double x, double z, double margin) |
| method_39458(double arg0, double arg1, double arg2) |
| contains(double x, double z, double margin) |
|
| public BlockPos |
|
| public BlockPos |
|
| public BlockPos |
| clampToBounds(double x, double y, double z) |
| method_39538(double arg0, double arg1, double arg2) |
| clampFloored(double x, double y, double z) |
|
| public Vec3d |
|
| public Vec3d |
| clampVec3ToBound(double x, double y, double z) |
| method_61769(double arg0, double arg1, double arg2) |
| clamp(double x, double y, double z) |
|
| public double |
|
| public VoxelShape |
| getCollisionShape() |
| method_17903() |
| asVoxelShape() |
|
| public double |
| getDistanceToBorder(double x, double z) |
| method_11961(double arg0, double arg1) |
| getDistanceInsideBorder(double x, double z) |
|
| public boolean |
|
| public WorldBorderStage |
| getStatus() |
| method_11968() |
| getStage() |
|
| public double |
| getMinX() |
| method_11976() |
| getBoundWest() |
|
| public double |
| getMinX(float deltaPartialTick) |
| method_75884(float arg0) |
| getBoundWest(float tickProgress) |
|
| public double |
| getMinZ() |
| method_11958() |
| getBoundNorth() |
|
| public double |
| getMinZ(float deltaPartialTick) |
| method_75886(float arg0) |
| getBoundNorth(float tickProgress) |
|
| public double |
| getMaxX() |
| method_11963() |
| getBoundEast() |
|
| public double |
| getMaxX(float deltaPartialTick) |
| method_75887(float arg0) |
| getBoundEast(float tickProgress) |
|
| public double |
| getMaxZ() |
| method_11977() |
| getBoundSouth() |
|
| public double |
| getMaxZ(float deltaPartialTick) |
| method_75888(float arg0) |
| getBoundSouth(float tickProgress) |
|
| public double |
| getCenterX() |
| method_11964() |
| getCenterX() |
|
| public double |
| getCenterZ() |
| method_11980() |
| getCenterZ() |
|
| public void |
| setCenter(double x, double z) |
| method_11978(double arg0, double arg1) |
| setCenter(double x, double z) |
|
| public double |
| getSize() |
| method_11965() |
| getSize() |
|
| public long |
| getLerpTime() |
| method_11962() |
| getSizeLerpTime() |
|
| public double |
| getLerpTarget() |
| method_11954() |
| getSizeLerpTarget() |
|
| public void |
| setSize(double size) |
| method_11969(double arg0) |
| setSize(double size) |
|
| public void |
| lerpSizeBetween(double from, double to, long ticks, long gameTime) |
| method_11957(double arg0, double arg1, long arg2, long arg3) |
| interpolateSize(double fromSize, double toSize, long timeDuration, long timeStart) |
|
| protected List<WorldBorderListener> |
| getListeners() |
| method_11970() |
| getListeners() |
|
| public void |
|
| public void |
|
| public void |
| setAbsoluteMaxSize(int absoluteMaxSize) |
| method_11973(int arg0) |
| setMaxRadius(int maxRadius) |
|
| public int |
| getAbsoluteMaxSize() |
| method_11959() |
| getMaxRadius() |
|
| public double |
| getSafeZone() |
| method_11971() |
| getSafeZone() |
|
| public void |
| setSafeZone(double safeZone) |
| method_11981(double arg0) |
| setSafeZone(double safeZone) |
|
| public double |
| getDamagePerBlock() |
| method_11953() |
| getDamagePerBlock() |
|
| public void |
| setDamagePerBlock(double damagePerBlock) |
| method_11955(double arg0) |
| setDamagePerBlock(double damagePerBlock) |
|
| public double |
| getLerpSpeed() |
| method_11974() |
| getShrinkingSpeed() |
|
| public int |
| getWarningTime() |
| method_11956() |
| getWarningTime() |
|
| public void |
| setWarningTime(int warningTime) |
| method_11975(int arg0) |
| setWarningTime(int warningTime) |
|
| public int |
| getWarningBlocks() |
| method_11972() |
| getWarningBlocks() |
|
| public void |
| setWarningBlocks(int warningBlocks) |
| method_11967(int arg0) |
| setWarningBlocks(int warningBlocks) |
|
| public void |
| tick() |
| method_11982() |
| tick() |
|
| public void |
| applyInitialSettings(long gameTime) |
| method_75885(long arg0) |
| ensureInitialized(long time) |
|