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 intermediary net/minecraft/class_2784$class_2785official ddp$anamed net/minecraft/world/border/WorldBorder$Area
-
Method Details
-
getBoundWest
double getBoundWest()- Mappings:
Namespace Name Mixin selector intermediary method_11994Lnet/minecraft/class_2784$class_2785;method_11994()Dofficial aLddp$a;a()Dnamed getBoundWestLnet/minecraft/world/border/WorldBorder$Area;getBoundWest()D
-
getBoundEast
double getBoundEast()- Mappings:
Namespace Name Mixin selector intermediary method_11991Lnet/minecraft/class_2784$class_2785;method_11991()Dofficial bLddp$a;b()Dnamed getBoundEastLnet/minecraft/world/border/WorldBorder$Area;getBoundEast()D
-
getBoundNorth
double getBoundNorth()- Mappings:
Namespace Name Mixin selector intermediary method_11992Lnet/minecraft/class_2784$class_2785;method_11992()Dofficial cLddp$a;c()Dnamed getBoundNorthLnet/minecraft/world/border/WorldBorder$Area;getBoundNorth()D
-
getBoundSouth
double getBoundSouth()- Mappings:
Namespace Name Mixin selector intermediary method_11985Lnet/minecraft/class_2784$class_2785;method_11985()Dofficial dLddp$a;d()Dnamed getBoundSouthLnet/minecraft/world/border/WorldBorder$Area;getBoundSouth()D
-
getSize
double getSize()- Mappings:
Namespace Name Mixin selector intermediary method_11984Lnet/minecraft/class_2784$class_2785;method_11984()Dofficial eLddp$a;e()Dnamed getSizeLnet/minecraft/world/border/WorldBorder$Area;getSize()D
-
getShrinkingSpeed
double getShrinkingSpeed()- Mappings:
Namespace Name Mixin selector intermediary method_11987Lnet/minecraft/class_2784$class_2785;method_11987()Dofficial fLddp$a;f()Dnamed getShrinkingSpeedLnet/minecraft/world/border/WorldBorder$Area;getShrinkingSpeed()D
-
getSizeLerpTime
long getSizeLerpTime()- Mappings:
Namespace Name Mixin selector intermediary method_11993Lnet/minecraft/class_2784$class_2785;method_11993()Jofficial gLddp$a;g()Jnamed getSizeLerpTimeLnet/minecraft/world/border/WorldBorder$Area;getSizeLerpTime()J
-
getSizeLerpTarget
double getSizeLerpTarget()- Mappings:
Namespace Name Mixin selector intermediary method_11988Lnet/minecraft/class_2784$class_2785;method_11988()Dofficial hLddp$a;h()Dnamed getSizeLerpTargetLnet/minecraft/world/border/WorldBorder$Area;getSizeLerpTarget()D
-
getStage
WorldBorderStage getStage()- Mappings:
Namespace Name Mixin selector intermediary method_11995Lnet/minecraft/class_2784$class_2785;method_11995()Lnet/minecraft/class_2789;official iLddp$a;i()Lddo;named getStageLnet/minecraft/world/border/WorldBorder$Area;getStage()Lnet/minecraft/world/border/WorldBorderStage;
-
onMaxRadiusChanged
void onMaxRadiusChanged()- Mappings:
Namespace Name Mixin selector intermediary method_11989Lnet/minecraft/class_2784$class_2785;method_11989()Vofficial jLddp$a;j()Vnamed onMaxRadiusChangedLnet/minecraft/world/border/WorldBorder$Area;onMaxRadiusChanged()V
-
onCenterChanged
void onCenterChanged()- Mappings:
Namespace Name Mixin selector intermediary method_11990Lnet/minecraft/class_2784$class_2785;method_11990()Vofficial kLddp$a;k()Vnamed onCenterChangedLnet/minecraft/world/border/WorldBorder$Area;onCenterChanged()V
-
getAreaInstance
WorldBorder.Area getAreaInstance()- Mappings:
Namespace Name Mixin selector intermediary method_11986Lnet/minecraft/class_2784$class_2785;method_11986()Lnet/minecraft/class_2784$class_2785;official lLddp$a;l()Lddp$a;named getAreaInstanceLnet/minecraft/world/border/WorldBorder$Area;getAreaInstance()Lnet/minecraft/world/border/WorldBorder$Area;
-
asVoxelShape
VoxelShape asVoxelShape()- Mappings:
Namespace Name Mixin selector intermediary method_17906Lnet/minecraft/class_2784$class_2785;method_17906()Lnet/minecraft/class_265;official mLddp$a;m()Leet;named asVoxelShapeLnet/minecraft/world/border/WorldBorder$Area;asVoxelShape()Lnet/minecraft/util/shape/VoxelShape;
-