Package net.minecraft.world.border
Class WorldBorder.StaticArea
java.lang.Object
net.minecraft.world.border.WorldBorder.StaticArea
- All Implemented Interfaces:
WorldBorder.Area
- Enclosing class:
- WorldBorder
class WorldBorder.StaticArea extends Object implements WorldBorder.Area
- Mappings:
Namespace Name official cjj$dintermediary net/minecraft/class_2784$class_2787named net/minecraft/world/border/WorldBorder$StaticArea
-
Field Summary
Fields Modifier and Type Field Description private doubleboundEastprivate doubleboundNorthprivate doubleboundSouthprivate doubleboundWestprivate VoxelShapeshapeprivate doublesize -
Constructor Summary
Constructors Constructor Description StaticArea(double double2) -
Method Summary
Modifier and Type Method Description VoxelShapeasVoxelShape()WorldBorder.AreagetAreaInstance()doublegetBoundEast()doublegetBoundNorth()doublegetBoundSouth()doublegetBoundWest()doublegetShrinkingSpeed()doublegetSize()WorldBorderStagegetStage()longgetTargetRemainingTime()doublegetTargetSize()voidonCenterChanged()voidonMaxWorldBorderRadiusChanged()private voidrecalculateBounds()
-
Field Details
-
size
private final double size- Mappings:
Namespace Name Mixin selector official bLcjj$d;b:Dintermediary field_12747Lnet/minecraft/class_2784$class_2787;field_12747:Dnamed sizeLnet/minecraft/world/border/WorldBorder$StaticArea;size:D
-
boundWest
private double boundWest- Mappings:
Namespace Name Mixin selector official cLcjj$d;c:Dintermediary field_12746Lnet/minecraft/class_2784$class_2787;field_12746:Dnamed boundWestLnet/minecraft/world/border/WorldBorder$StaticArea;boundWest:D
-
boundNorth
private double boundNorth- Mappings:
Namespace Name Mixin selector official dLcjj$d;d:Dintermediary field_12745Lnet/minecraft/class_2784$class_2787;field_12745:Dnamed boundNorthLnet/minecraft/world/border/WorldBorder$StaticArea;boundNorth:D
-
boundEast
private double boundEast- Mappings:
Namespace Name Mixin selector official eLcjj$d;e:Dintermediary field_12750Lnet/minecraft/class_2784$class_2787;field_12750:Dnamed boundEastLnet/minecraft/world/border/WorldBorder$StaticArea;boundEast:D
-
boundSouth
private double boundSouth- Mappings:
Namespace Name Mixin selector official fLcjj$d;f:Dintermediary field_12749Lnet/minecraft/class_2784$class_2787;field_12749:Dnamed boundSouthLnet/minecraft/world/border/WorldBorder$StaticArea;boundSouth:D
-
shape
- Mappings:
Namespace Name Mixin selector official gLcjj$d;g:Ldjn;intermediary field_17653Lnet/minecraft/class_2784$class_2787;field_17653:Lnet/minecraft/class_265;named shapeLnet/minecraft/world/border/WorldBorder$StaticArea;shape:Lnet/minecraft/util/shape/VoxelShape;
-
-
Constructor Details
-
StaticArea
public StaticArea(double double2)- Mappings:
Namespace Name Mixin selector official <init>Lcjj$d;<init>(Lcjj;D)Vintermediary <init>Lnet/minecraft/class_2784$class_2787;<init>(Lnet/minecraft/class_2784;D)Vnamed <init>Lnet/minecraft/world/border/WorldBorder$StaticArea;<init>(Lnet/minecraft/world/border/WorldBorder;D)V
-
-
Method Details
-
getBoundWest
public double getBoundWest()- Specified by:
getBoundWestin interfaceWorldBorder.Area- Mappings:
Namespace Name Mixin selector official aLcjj$a;a()Dintermediary method_11994Lnet/minecraft/class_2784$class_2785;method_11994()Dnamed getBoundWestLnet/minecraft/world/border/WorldBorder$Area;getBoundWest()D
-
getBoundEast
public double getBoundEast()- Specified by:
getBoundEastin interfaceWorldBorder.Area- Mappings:
Namespace Name Mixin selector official bLcjj$a;b()Dintermediary method_11991Lnet/minecraft/class_2784$class_2785;method_11991()Dnamed getBoundEastLnet/minecraft/world/border/WorldBorder$Area;getBoundEast()D
-
getBoundNorth
public double getBoundNorth()- Specified by:
getBoundNorthin interfaceWorldBorder.Area- Mappings:
Namespace Name Mixin selector official cLcjj$a;c()Dintermediary method_11992Lnet/minecraft/class_2784$class_2785;method_11992()Dnamed getBoundNorthLnet/minecraft/world/border/WorldBorder$Area;getBoundNorth()D
-
getBoundSouth
public double getBoundSouth()- Specified by:
getBoundSouthin interfaceWorldBorder.Area- Mappings:
Namespace Name Mixin selector official dLcjj$a;d()Dintermediary method_11985Lnet/minecraft/class_2784$class_2785;method_11985()Dnamed getBoundSouthLnet/minecraft/world/border/WorldBorder$Area;getBoundSouth()D
-
getSize
public double getSize()- Specified by:
getSizein interfaceWorldBorder.Area- Mappings:
Namespace Name Mixin selector official eLcjj$a;e()Dintermediary method_11984Lnet/minecraft/class_2784$class_2785;method_11984()Dnamed getSizeLnet/minecraft/world/border/WorldBorder$Area;getSize()D
-
getStage
- Specified by:
getStagein interfaceWorldBorder.Area- Mappings:
Namespace Name Mixin selector official iLcjj$a;i()Lcji;intermediary method_11995Lnet/minecraft/class_2784$class_2785;method_11995()Lnet/minecraft/class_2789;named getStageLnet/minecraft/world/border/WorldBorder$Area;getStage()Lnet/minecraft/world/border/WorldBorderStage;
-
getShrinkingSpeed
- Specified by:
getShrinkingSpeedin interfaceWorldBorder.Area- Mappings:
Namespace Name Mixin selector official fLcjj$a;f()Dintermediary method_11987Lnet/minecraft/class_2784$class_2785;method_11987()Dnamed getShrinkingSpeedLnet/minecraft/world/border/WorldBorder$Area;getShrinkingSpeed()D
-
getTargetRemainingTime
public long getTargetRemainingTime()- Specified by:
getTargetRemainingTimein interfaceWorldBorder.Area- Mappings:
Namespace Name Mixin selector official gLcjj$a;g()Jintermediary method_11993Lnet/minecraft/class_2784$class_2785;method_11993()Jnamed getTargetRemainingTimeLnet/minecraft/world/border/WorldBorder$Area;getTargetRemainingTime()J
-
getTargetSize
public double getTargetSize()- Specified by:
getTargetSizein interfaceWorldBorder.Area- Mappings:
Namespace Name Mixin selector official hLcjj$a;h()Dintermediary method_11988Lnet/minecraft/class_2784$class_2785;method_11988()Dnamed getTargetSizeLnet/minecraft/world/border/WorldBorder$Area;getTargetSize()D
-
recalculateBounds
private void recalculateBounds()- Mappings:
Namespace Name Mixin selector official nLcjj$d;n()Vintermediary method_11996Lnet/minecraft/class_2784$class_2787;method_11996()Vnamed recalculateBoundsLnet/minecraft/world/border/WorldBorder$StaticArea;recalculateBounds()V
-
onMaxWorldBorderRadiusChanged
public void onMaxWorldBorderRadiusChanged()- Specified by:
onMaxWorldBorderRadiusChangedin interfaceWorldBorder.Area- Mappings:
Namespace Name Mixin selector official jLcjj$a;j()Vintermediary method_11989Lnet/minecraft/class_2784$class_2785;method_11989()Vnamed onMaxWorldBorderRadiusChangedLnet/minecraft/world/border/WorldBorder$Area;onMaxWorldBorderRadiusChanged()V
-
onCenterChanged
public void onCenterChanged()- Specified by:
onCenterChangedin interfaceWorldBorder.Area- Mappings:
Namespace Name Mixin selector official kLcjj$a;k()Vintermediary method_11990Lnet/minecraft/class_2784$class_2785;method_11990()Vnamed onCenterChangedLnet/minecraft/world/border/WorldBorder$Area;onCenterChanged()V
-
getAreaInstance
- Specified by:
getAreaInstancein interfaceWorldBorder.Area- Mappings:
Namespace Name Mixin selector official lLcjj$a;l()Lcjj$a;intermediary method_11986Lnet/minecraft/class_2784$class_2785;method_11986()Lnet/minecraft/class_2784$class_2785;named getAreaInstanceLnet/minecraft/world/border/WorldBorder$Area;getAreaInstance()Lnet/minecraft/world/border/WorldBorder$Area;
-
asVoxelShape
- Specified by:
asVoxelShapein interfaceWorldBorder.Area- Mappings:
Namespace Name Mixin selector official mLcjj$a;m()Ldjn;intermediary method_17906Lnet/minecraft/class_2784$class_2785;method_17906()Lnet/minecraft/class_265;named asVoxelShapeLnet/minecraft/world/border/WorldBorder$Area;asVoxelShape()Lnet/minecraft/util/shape/VoxelShape;
-