Package net.minecraft.world.border
Interface WorldBorder.Area
- All Known Implementing Classes:
 WorldBorder.MovingArea,WorldBorder.StaticArea
- Enclosing class:
 WorldBorder
private static interface WorldBorder.Area
- Mappings:
 Namespace Name named net/minecraft/world/border/WorldBorder$Areaintermediary net/minecraft/class_2784$class_2785official dut$a
- 
Method Details
- 
getBoundWest
double getBoundWest()- Mappings:
 Namespace Name Mixin selector named getBoundWestLnet/minecraft/world/border/WorldBorder$Area;getBoundWest()Dintermediary method_11994Lnet/minecraft/class_2784$class_2785;method_11994()Dofficial aLdut$a;a()D
 - 
getBoundEast
double getBoundEast()- Mappings:
 Namespace Name Mixin selector named getBoundEastLnet/minecraft/world/border/WorldBorder$Area;getBoundEast()Dintermediary method_11991Lnet/minecraft/class_2784$class_2785;method_11991()Dofficial bLdut$a;b()D
 - 
getBoundNorth
double getBoundNorth()- Mappings:
 Namespace Name Mixin selector named getBoundNorthLnet/minecraft/world/border/WorldBorder$Area;getBoundNorth()Dintermediary method_11992Lnet/minecraft/class_2784$class_2785;method_11992()Dofficial cLdut$a;c()D
 - 
getBoundSouth
double getBoundSouth()- Mappings:
 Namespace Name Mixin selector named getBoundSouthLnet/minecraft/world/border/WorldBorder$Area;getBoundSouth()Dintermediary method_11985Lnet/minecraft/class_2784$class_2785;method_11985()Dofficial dLdut$a;d()D
 - 
getSize
double getSize()- Mappings:
 Namespace Name Mixin selector named getSizeLnet/minecraft/world/border/WorldBorder$Area;getSize()Dintermediary method_11984Lnet/minecraft/class_2784$class_2785;method_11984()Dofficial eLdut$a;e()D
 - 
getShrinkingSpeed
double getShrinkingSpeed()- Mappings:
 Namespace Name Mixin selector named getShrinkingSpeedLnet/minecraft/world/border/WorldBorder$Area;getShrinkingSpeed()Dintermediary method_11987Lnet/minecraft/class_2784$class_2785;method_11987()Dofficial fLdut$a;f()D
 - 
getSizeLerpTime
long getSizeLerpTime()- Mappings:
 Namespace Name Mixin selector named getSizeLerpTimeLnet/minecraft/world/border/WorldBorder$Area;getSizeLerpTime()Jintermediary method_11993Lnet/minecraft/class_2784$class_2785;method_11993()Jofficial gLdut$a;g()J
 - 
getSizeLerpTarget
double getSizeLerpTarget()- Mappings:
 Namespace Name Mixin selector named getSizeLerpTargetLnet/minecraft/world/border/WorldBorder$Area;getSizeLerpTarget()Dintermediary method_11988Lnet/minecraft/class_2784$class_2785;method_11988()Dofficial hLdut$a;h()D
 - 
getStage
WorldBorderStage getStage()- 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 iLdut$a;i()Ldus;
 - 
onMaxRadiusChanged
void onMaxRadiusChanged()- Mappings:
 Namespace Name Mixin selector named onMaxRadiusChangedLnet/minecraft/world/border/WorldBorder$Area;onMaxRadiusChanged()Vintermediary method_11989Lnet/minecraft/class_2784$class_2785;method_11989()Vofficial jLdut$a;j()V
 - 
onCenterChanged
void onCenterChanged()- Mappings:
 Namespace Name Mixin selector named onCenterChangedLnet/minecraft/world/border/WorldBorder$Area;onCenterChanged()Vintermediary method_11990Lnet/minecraft/class_2784$class_2785;method_11990()Vofficial kLdut$a;k()V
 - 
getAreaInstance
WorldBorder.Area getAreaInstance()- 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 lLdut$a;l()Ldut$a;
 - 
asVoxelShape
VoxelShape asVoxelShape()- 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 mLdut$a;m()Lexv;
 
 -