Package net.minecraft.world.border
Interface WorldBorder.Area
- All Known Implementing Classes:
WorldBorder.MovingArea,WorldBorder.StaticArea
- Enclosing class:
- WorldBorder
static interface WorldBorder.Area
- Mappings:
Namespace Name official cjj$aintermediary net/minecraft/class_2784$class_2785named net/minecraft/world/border/WorldBorder$Area
-
Method Summary
Modifier and Type Method Description VoxelShapeasVoxelShape()WorldBorder.AreagetAreaInstance()doublegetBoundEast()doublegetBoundNorth()doublegetBoundSouth()doublegetBoundWest()doublegetShrinkingSpeed()doublegetSize()WorldBorderStagegetStage()longgetTargetRemainingTime()doublegetTargetSize()voidonCenterChanged()voidonMaxWorldBorderRadiusChanged()
-
Method Details
-
getBoundWest
double getBoundWest()- 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
double getBoundEast()- 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
double getBoundNorth()- 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
double getBoundSouth()- 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
double getSize()- 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
-
getShrinkingSpeed
- 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
long getTargetRemainingTime()- 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
double getTargetSize()- 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
-
getStage
- 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;
-
onMaxWorldBorderRadiusChanged
void onMaxWorldBorderRadiusChanged()- 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
void onCenterChanged()- 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
WorldBorder.Area getAreaInstance()- 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
VoxelShape asVoxelShape()- 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;
-