Package net.minecraft.world.border
Class WorldBorder.MovingArea
java.lang.Object
net.minecraft.world.border.WorldBorder.MovingArea
- All Implemented Interfaces:
WorldBorder.Area
- Enclosing class:
WorldBorder
- Mappings:
Namespace Name named net/minecraft/world/border/WorldBorder$MovingAreaintermediary net/minecraft/class_2784$class_2786official eon$b
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate doubleprivate doubleprivate final doubleprivate final doubleprivate longprivate final doubleprivate final longprivate final long -
Constructor Summary
ConstructorsConstructorDescriptionMovingArea(double oldSize, double newSize, long timeDuration, long timeStart) -
Method Summary
Modifier and TypeMethodDescriptionprivate doubledoublegetBoundEast(float tickProgress) doublegetBoundNorth(float tickProgress) doublegetBoundSouth(float tickProgress) doublegetBoundWest(float tickProgress) doubledoubledoublegetSize()doublelonggetStage()voidvoid
-
Field Details
-
oldSize
private final double oldSize- Mappings:
Namespace Name Mixin selector named oldSizeLnet/minecraft/world/border/WorldBorder$MovingArea;oldSize:Dintermediary field_12740Lnet/minecraft/class_2784$class_2786;field_12740:Dofficial bLeon$b;b:D
-
newSize
private final double newSize- Mappings:
Namespace Name Mixin selector named newSizeLnet/minecraft/world/border/WorldBorder$MovingArea;newSize:Dintermediary field_12739Lnet/minecraft/class_2784$class_2786;field_12739:Dofficial cLeon$b;c:D
-
timeEnd
private final long timeEnd- Mappings:
Namespace Name Mixin selector named timeEndLnet/minecraft/world/border/WorldBorder$MovingArea;timeEnd:Jintermediary field_12742Lnet/minecraft/class_2784$class_2786;field_12742:Jofficial dLeon$b;d:J
-
timeStart
private final long timeStart- Mappings:
Namespace Name Mixin selector named timeStartLnet/minecraft/world/border/WorldBorder$MovingArea;timeStart:Jintermediary field_12741Lnet/minecraft/class_2784$class_2786;field_12741:Jofficial eLeon$b;e:J
-
timeDuration
private final double timeDuration- Mappings:
Namespace Name Mixin selector named timeDurationLnet/minecraft/world/border/WorldBorder$MovingArea;timeDuration:Dintermediary field_12744Lnet/minecraft/class_2784$class_2786;field_12744:Dofficial fLeon$b;f:D
-
remainingTimeDuration
private long remainingTimeDuration- Mappings:
Namespace Name Mixin selector named remainingTimeDurationLnet/minecraft/world/border/WorldBorder$MovingArea;remainingTimeDuration:Jintermediary field_63955Lnet/minecraft/class_2784$class_2786;field_63955:Jofficial gLeon$b;g:J
-
currentSize
private double currentSize- Mappings:
Namespace Name Mixin selector named currentSizeLnet/minecraft/world/border/WorldBorder$MovingArea;currentSize:Dintermediary field_63956Lnet/minecraft/class_2784$class_2786;field_63956:Dofficial hLeon$b;h:D
-
lastSize
private double lastSize- Mappings:
Namespace Name Mixin selector named lastSizeLnet/minecraft/world/border/WorldBorder$MovingArea;lastSize:Dintermediary field_63957Lnet/minecraft/class_2784$class_2786;field_63957:Dofficial iLeon$b;i:D
-
-
Constructor Details
-
MovingArea
MovingArea(double oldSize, double newSize, long timeDuration, long timeStart) - Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/world/border/WorldBorder$MovingArea;<init>(Lnet/minecraft/world/border/WorldBorder;DDJJ)Vintermediary <init>Lnet/minecraft/class_2784$class_2786;<init>(Lnet/minecraft/class_2784;DDJJ)Vofficial <init>Leon$b;<init>(Leon;DDJJ)V
-
-
Method Details
-
getBoundWest
public double getBoundWest(float tickProgress) - Specified by:
getBoundWestin interfaceWorldBorder.Area- Mappings:
Namespace Name Mixin selector named getBoundWestLnet/minecraft/world/border/WorldBorder$Area;getBoundWest(F)Dintermediary method_11994Lnet/minecraft/class_2784$class_2785;method_11994(F)Dofficial aLeon$a;a(F)D
-
getBoundNorth
public double getBoundNorth(float tickProgress) - Specified by:
getBoundNorthin interfaceWorldBorder.Area- Mappings:
Namespace Name Mixin selector named getBoundNorthLnet/minecraft/world/border/WorldBorder$Area;getBoundNorth(F)Dintermediary method_11992Lnet/minecraft/class_2784$class_2785;method_11992(F)Dofficial cLeon$a;c(F)D
-
getBoundEast
public double getBoundEast(float tickProgress) - Specified by:
getBoundEastin interfaceWorldBorder.Area- Mappings:
Namespace Name Mixin selector named getBoundEastLnet/minecraft/world/border/WorldBorder$Area;getBoundEast(F)Dintermediary method_11991Lnet/minecraft/class_2784$class_2785;method_11991(F)Dofficial bLeon$a;b(F)D
-
getBoundSouth
public double getBoundSouth(float tickProgress) - Specified by:
getBoundSouthin interfaceWorldBorder.Area- Mappings:
Namespace Name Mixin selector named getBoundSouthLnet/minecraft/world/border/WorldBorder$Area;getBoundSouth(F)Dintermediary method_11985Lnet/minecraft/class_2784$class_2785;method_11985(F)Dofficial dLeon$a;d(F)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 aLeon$a;a()D
-
getLastSize
public double getLastSize()- Mappings:
Namespace Name Mixin selector named getLastSizeLnet/minecraft/world/border/WorldBorder$MovingArea;getLastSize()Dintermediary method_75889Lnet/minecraft/class_2784$class_2786;method_75889()Dofficial jLeon$b;j()D
-
currentSize
private double currentSize()- Mappings:
Namespace Name Mixin selector named currentSizeLnet/minecraft/world/border/WorldBorder$MovingArea;currentSize()Dintermediary method_75890Lnet/minecraft/class_2784$class_2786;method_75890()Dofficial kLeon$b;k()D
-
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 bLeon$a;b()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 cLeon$a;c()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 dLeon$a;d()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 eLeon$a;e()Leom;
-
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 gLeon$a;g()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 fLeon$a;f()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 hLeon$a;h()Leon$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 iLeon$a;i()Lfst;
-