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
- Mappings:
 Namespace Name named net/minecraft/world/border/WorldBorder$StaticAreaintermediary net/minecraft/class_2784$class_2787official eft$e
- 
Field Summary
FieldsModifier and TypeFieldDescriptionprivate doubleprivate doubleprivate doubleprivate doubleprivate VoxelShapeprivate final double - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
size
private final double size- Mappings:
 Namespace Name Mixin selector named sizeLnet/minecraft/world/border/WorldBorder$StaticArea;size:Dintermediary field_12747Lnet/minecraft/class_2784$class_2787;field_12747:Dofficial bLeft$e;b:D
 - 
boundWest
private double boundWest- Mappings:
 Namespace Name Mixin selector named boundWestLnet/minecraft/world/border/WorldBorder$StaticArea;boundWest:Dintermediary field_12746Lnet/minecraft/class_2784$class_2787;field_12746:Dofficial cLeft$e;c:D
 - 
boundNorth
private double boundNorth- Mappings:
 Namespace Name Mixin selector named boundNorthLnet/minecraft/world/border/WorldBorder$StaticArea;boundNorth:Dintermediary field_12745Lnet/minecraft/class_2784$class_2787;field_12745:Dofficial dLeft$e;d:D
 - 
boundEast
private double boundEast- Mappings:
 Namespace Name Mixin selector named boundEastLnet/minecraft/world/border/WorldBorder$StaticArea;boundEast:Dintermediary field_12750Lnet/minecraft/class_2784$class_2787;field_12750:Dofficial eLeft$e;e:D
 - 
boundSouth
private double boundSouth- Mappings:
 Namespace Name Mixin selector named boundSouthLnet/minecraft/world/border/WorldBorder$StaticArea;boundSouth:Dintermediary field_12749Lnet/minecraft/class_2784$class_2787;field_12749:Dofficial fLeft$e;f:D
 - 
shape
- Mappings:
 Namespace Name Mixin selector named shapeLnet/minecraft/world/border/WorldBorder$StaticArea;shape:Lnet/minecraft/util/shape/VoxelShape;intermediary field_17653Lnet/minecraft/class_2784$class_2787;field_17653:Lnet/minecraft/class_265;official gLeft$e;g:Lfjm;
 
 - 
 - 
Constructor Details
- 
StaticArea
public StaticArea(double size) - Mappings:
 Namespace Name Mixin selector named <init>Lnet/minecraft/world/border/WorldBorder$StaticArea;<init>(Lnet/minecraft/world/border/WorldBorder;D)Vintermediary <init>Lnet/minecraft/class_2784$class_2787;<init>(Lnet/minecraft/class_2784;D)Vofficial <init>Left$e;<init>(Left;D)V
 
 - 
 - 
Method Details
- 
getBoundWest
public double getBoundWest()- Specified by:
 getBoundWestin interfaceWorldBorder.Area- Mappings:
 Namespace Name Mixin selector named getBoundWestLnet/minecraft/world/border/WorldBorder$Area;getBoundWest()Dintermediary method_11994Lnet/minecraft/class_2784$class_2785;method_11994()Dofficial aLeft$a;a()D
 - 
getBoundEast
public double getBoundEast()- Specified by:
 getBoundEastin interfaceWorldBorder.Area- Mappings:
 Namespace Name Mixin selector named getBoundEastLnet/minecraft/world/border/WorldBorder$Area;getBoundEast()Dintermediary method_11991Lnet/minecraft/class_2784$class_2785;method_11991()Dofficial bLeft$a;b()D
 - 
getBoundNorth
public double getBoundNorth()- Specified by:
 getBoundNorthin interfaceWorldBorder.Area- Mappings:
 Namespace Name Mixin selector named getBoundNorthLnet/minecraft/world/border/WorldBorder$Area;getBoundNorth()Dintermediary method_11992Lnet/minecraft/class_2784$class_2785;method_11992()Dofficial cLeft$a;c()D
 - 
getBoundSouth
public double getBoundSouth()- Specified by:
 getBoundSouthin interfaceWorldBorder.Area- Mappings:
 Namespace Name Mixin selector named getBoundSouthLnet/minecraft/world/border/WorldBorder$Area;getBoundSouth()Dintermediary method_11985Lnet/minecraft/class_2784$class_2785;method_11985()Dofficial dLeft$a;d()D
 - 
getSize
public double getSize()- Specified by:
 getSizein interfaceWorldBorder.Area- Mappings:
 Namespace Name Mixin selector named getSizeLnet/minecraft/world/border/WorldBorder$Area;getSize()Dintermediary method_11984Lnet/minecraft/class_2784$class_2785;method_11984()Dofficial eLeft$a;e()D
 - 
getStage
- Specified by:
 getStagein interfaceWorldBorder.Area- Mappings:
 Namespace Name Mixin selector named getStageLnet/minecraft/world/border/WorldBorder$Area;getStage()Lnet/minecraft/world/border/WorldBorderStage;intermediary method_11995Lnet/minecraft/class_2784$class_2785;method_11995()Lnet/minecraft/class_2789;official iLeft$a;i()Lefs;
 - 
getShrinkingSpeed
public double getShrinkingSpeed()- Specified by:
 getShrinkingSpeedin interfaceWorldBorder.Area- Mappings:
 Namespace Name Mixin selector named getShrinkingSpeedLnet/minecraft/world/border/WorldBorder$Area;getShrinkingSpeed()Dintermediary method_11987Lnet/minecraft/class_2784$class_2785;method_11987()Dofficial fLeft$a;f()D
 - 
getSizeLerpTime
public long getSizeLerpTime()- Specified by:
 getSizeLerpTimein interfaceWorldBorder.Area- Mappings:
 Namespace Name Mixin selector named getSizeLerpTimeLnet/minecraft/world/border/WorldBorder$Area;getSizeLerpTime()Jintermediary method_11993Lnet/minecraft/class_2784$class_2785;method_11993()Jofficial gLeft$a;g()J
 - 
getSizeLerpTarget
public double getSizeLerpTarget()- Specified by:
 getSizeLerpTargetin interfaceWorldBorder.Area- Mappings:
 Namespace Name Mixin selector named getSizeLerpTargetLnet/minecraft/world/border/WorldBorder$Area;getSizeLerpTarget()Dintermediary method_11988Lnet/minecraft/class_2784$class_2785;method_11988()Dofficial hLeft$a;h()D
 - 
recalculateBounds
private void recalculateBounds()- Mappings:
 Namespace Name Mixin selector named recalculateBoundsLnet/minecraft/world/border/WorldBorder$StaticArea;recalculateBounds()Vintermediary method_11996Lnet/minecraft/class_2784$class_2787;method_11996()Vofficial nLeft$e;n()V
 - 
onMaxRadiusChanged
public void onMaxRadiusChanged()- Specified by:
 onMaxRadiusChangedin interfaceWorldBorder.Area- Mappings:
 Namespace Name Mixin selector named onMaxRadiusChangedLnet/minecraft/world/border/WorldBorder$Area;onMaxRadiusChanged()Vintermediary method_11989Lnet/minecraft/class_2784$class_2785;method_11989()Vofficial jLeft$a;j()V
 - 
onCenterChanged
public void onCenterChanged()- Specified by:
 onCenterChangedin interfaceWorldBorder.Area- Mappings:
 Namespace Name Mixin selector named onCenterChangedLnet/minecraft/world/border/WorldBorder$Area;onCenterChanged()Vintermediary method_11990Lnet/minecraft/class_2784$class_2785;method_11990()Vofficial kLeft$a;k()V
 - 
getAreaInstance
- Specified by:
 getAreaInstancein interfaceWorldBorder.Area- Mappings:
 Namespace Name Mixin selector named getAreaInstanceLnet/minecraft/world/border/WorldBorder$Area;getAreaInstance()Lnet/minecraft/world/border/WorldBorder$Area;intermediary method_11986Lnet/minecraft/class_2784$class_2785;method_11986()Lnet/minecraft/class_2784$class_2785;official lLeft$a;l()Left$a;
 - 
asVoxelShape
- Specified by:
 asVoxelShapein interfaceWorldBorder.Area- Mappings:
 Namespace Name Mixin selector named asVoxelShapeLnet/minecraft/world/border/WorldBorder$Area;asVoxelShape()Lnet/minecraft/util/shape/VoxelShape;intermediary method_17906Lnet/minecraft/class_2784$class_2785;method_17906()Lnet/minecraft/class_265;official mLeft$a;m()Lfjm;
 
 -