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 intermediary net/minecraft/class_2784$class_2786official ddp$bnamed net/minecraft/world/border/WorldBorder$MovingArea
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final doubleprivate final doubleprivate final doubleprivate final longprivate final long -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
oldSize
private final double oldSize- Mappings:
Namespace Name Mixin selector intermediary field_12740Lnet/minecraft/class_2784$class_2786;field_12740:Dofficial bLddp$b;b:Dnamed oldSizeLnet/minecraft/world/border/WorldBorder$MovingArea;oldSize:D
-
newSize
private final double newSize- Mappings:
Namespace Name Mixin selector intermediary field_12739Lnet/minecraft/class_2784$class_2786;field_12739:Dofficial cLddp$b;c:Dnamed newSizeLnet/minecraft/world/border/WorldBorder$MovingArea;newSize:D
-
timeEnd
private final long timeEnd- Mappings:
Namespace Name Mixin selector intermediary field_12742Lnet/minecraft/class_2784$class_2786;field_12742:Jofficial dLddp$b;d:Jnamed timeEndLnet/minecraft/world/border/WorldBorder$MovingArea;timeEnd:J
-
timeStart
private final long timeStart- Mappings:
Namespace Name Mixin selector intermediary field_12741Lnet/minecraft/class_2784$class_2786;field_12741:Jofficial eLddp$b;e:Jnamed timeStartLnet/minecraft/world/border/WorldBorder$MovingArea;timeStart:J
-
timeDuration
private final double timeDuration- Mappings:
Namespace Name Mixin selector intermediary field_12744Lnet/minecraft/class_2784$class_2786;field_12744:Dofficial fLddp$b;f:Dnamed timeDurationLnet/minecraft/world/border/WorldBorder$MovingArea;timeDuration:D
-
-
Constructor Details
-
MovingArea
MovingArea(double oldSize, double newSize, long timeDuration) - Mappings:
Namespace Name Mixin selector intermediary <init>Lnet/minecraft/class_2784$class_2786;<init>(Lnet/minecraft/class_2784;DDJ)Vofficial <init>Lddp$b;<init>(Lddp;DDJ)Vnamed <init>Lnet/minecraft/world/border/WorldBorder$MovingArea;<init>(Lnet/minecraft/world/border/WorldBorder;DDJ)V
-
-
Method Details
-
getBoundWest
public double getBoundWest()- Specified by:
getBoundWestin interfaceWorldBorder.Area- 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
-
getBoundNorth
public double getBoundNorth()- Specified by:
getBoundNorthin interfaceWorldBorder.Area- 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
-
getBoundEast
public double getBoundEast()- Specified by:
getBoundEastin interfaceWorldBorder.Area- 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
-
getBoundSouth
public double getBoundSouth()- Specified by:
getBoundSouthin interfaceWorldBorder.Area- 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
public double getSize()- Specified by:
getSizein interfaceWorldBorder.Area- 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
public double getShrinkingSpeed()- Specified by:
getShrinkingSpeedin interfaceWorldBorder.Area- 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
public long getSizeLerpTime()- Specified by:
getSizeLerpTimein interfaceWorldBorder.Area- 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
public double getSizeLerpTarget()- Specified by:
getSizeLerpTargetin interfaceWorldBorder.Area- 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
- Specified by:
getStagein interfaceWorldBorder.Area- 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;
-
onCenterChanged
public void onCenterChanged()- Specified by:
onCenterChangedin interfaceWorldBorder.Area- 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
-
onMaxRadiusChanged
public void onMaxRadiusChanged()- Specified by:
onMaxRadiusChangedin interfaceWorldBorder.Area- 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
-
getAreaInstance
- Specified by:
getAreaInstancein interfaceWorldBorder.Area- 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
- Specified by:
asVoxelShapein interfaceWorldBorder.Area- 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;
-