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 official cxe$b
intermediary net/minecraft/class_2784$class_2786
named net/minecraft/world/border/WorldBorder$MovingArea
-
Field Summary
Modifier and TypeFieldDescriptionprivate final double
private final double
private final double
private final long
private final long
-
Constructor Summary
-
Method Summary
-
Field Details
-
oldSize
private final double oldSize- Mappings:
Namespace Name Mixin selector official b
Lcxe$b;b:D
intermediary field_12740
Lnet/minecraft/class_2784$class_2786;field_12740:D
named oldSize
Lnet/minecraft/world/border/WorldBorder$MovingArea;oldSize:D
-
newSize
private final double newSize- Mappings:
Namespace Name Mixin selector official c
Lcxe$b;c:D
intermediary field_12739
Lnet/minecraft/class_2784$class_2786;field_12739:D
named newSize
Lnet/minecraft/world/border/WorldBorder$MovingArea;newSize:D
-
timeEnd
private final long timeEnd- Mappings:
Namespace Name Mixin selector official d
Lcxe$b;d:J
intermediary field_12742
Lnet/minecraft/class_2784$class_2786;field_12742:J
named timeEnd
Lnet/minecraft/world/border/WorldBorder$MovingArea;timeEnd:J
-
timeStart
private final long timeStart- Mappings:
Namespace Name Mixin selector official e
Lcxe$b;e:J
intermediary field_12741
Lnet/minecraft/class_2784$class_2786;field_12741:J
named timeStart
Lnet/minecraft/world/border/WorldBorder$MovingArea;timeStart:J
-
timeDuration
private final double timeDuration- Mappings:
Namespace Name Mixin selector official f
Lcxe$b;f:D
intermediary field_12744
Lnet/minecraft/class_2784$class_2786;field_12744:D
named timeDuration
Lnet/minecraft/world/border/WorldBorder$MovingArea;timeDuration:D
-
-
Constructor Details
-
MovingArea
MovingArea(double oldSize, double newSize, long timeDuration) - Mappings:
Namespace Name Mixin selector official <init>
Lcxe$b;<init>(Lcxe;DDJ)V
intermediary <init>
Lnet/minecraft/class_2784$class_2786;<init>(Lnet/minecraft/class_2784;DDJ)V
named <init>
Lnet/minecraft/world/border/WorldBorder$MovingArea;<init>(Lnet/minecraft/world/border/WorldBorder;DDJ)V
-
-
Method Details
-
getBoundWest
public double getBoundWest()- Specified by:
getBoundWest
in interfaceWorldBorder.Area
- Mappings:
Namespace Name Mixin selector official a
Lcxe$a;a()D
intermediary method_11994
Lnet/minecraft/class_2784$class_2785;method_11994()D
named getBoundWest
Lnet/minecraft/world/border/WorldBorder$Area;getBoundWest()D
-
getBoundNorth
public double getBoundNorth()- Specified by:
getBoundNorth
in interfaceWorldBorder.Area
- Mappings:
Namespace Name Mixin selector official c
Lcxe$a;c()D
intermediary method_11992
Lnet/minecraft/class_2784$class_2785;method_11992()D
named getBoundNorth
Lnet/minecraft/world/border/WorldBorder$Area;getBoundNorth()D
-
getBoundEast
public double getBoundEast()- Specified by:
getBoundEast
in interfaceWorldBorder.Area
- Mappings:
Namespace Name Mixin selector official b
Lcxe$a;b()D
intermediary method_11991
Lnet/minecraft/class_2784$class_2785;method_11991()D
named getBoundEast
Lnet/minecraft/world/border/WorldBorder$Area;getBoundEast()D
-
getBoundSouth
public double getBoundSouth()- Specified by:
getBoundSouth
in interfaceWorldBorder.Area
- Mappings:
Namespace Name Mixin selector official d
Lcxe$a;d()D
intermediary method_11985
Lnet/minecraft/class_2784$class_2785;method_11985()D
named getBoundSouth
Lnet/minecraft/world/border/WorldBorder$Area;getBoundSouth()D
-
getSize
public double getSize()- Specified by:
getSize
in interfaceWorldBorder.Area
- Mappings:
Namespace Name Mixin selector official e
Lcxe$a;e()D
intermediary method_11984
Lnet/minecraft/class_2784$class_2785;method_11984()D
named getSize
Lnet/minecraft/world/border/WorldBorder$Area;getSize()D
-
getShrinkingSpeed
public double getShrinkingSpeed()- Specified by:
getShrinkingSpeed
in interfaceWorldBorder.Area
- Mappings:
Namespace Name Mixin selector official f
Lcxe$a;f()D
intermediary method_11987
Lnet/minecraft/class_2784$class_2785;method_11987()D
named getShrinkingSpeed
Lnet/minecraft/world/border/WorldBorder$Area;getShrinkingSpeed()D
-
getSizeLerpTime
public long getSizeLerpTime()- Specified by:
getSizeLerpTime
in interfaceWorldBorder.Area
- Mappings:
Namespace Name Mixin selector official g
Lcxe$a;g()J
intermediary method_11993
Lnet/minecraft/class_2784$class_2785;method_11993()J
named getSizeLerpTime
Lnet/minecraft/world/border/WorldBorder$Area;getSizeLerpTime()J
-
getSizeLerpTarget
public double getSizeLerpTarget()- Specified by:
getSizeLerpTarget
in interfaceWorldBorder.Area
- Mappings:
Namespace Name Mixin selector official h
Lcxe$a;h()D
intermediary method_11988
Lnet/minecraft/class_2784$class_2785;method_11988()D
named getSizeLerpTarget
Lnet/minecraft/world/border/WorldBorder$Area;getSizeLerpTarget()D
-
getStage
- Specified by:
getStage
in interfaceWorldBorder.Area
- Mappings:
Namespace Name Mixin selector official i
Lcxe$a;i()Lcxd;
intermediary method_11995
Lnet/minecraft/class_2784$class_2785;method_11995()Lnet/minecraft/class_2789;
named getStage
Lnet/minecraft/world/border/WorldBorder$Area;getStage()Lnet/minecraft/world/border/WorldBorderStage;
-
onCenterChanged
public void onCenterChanged()- Specified by:
onCenterChanged
in interfaceWorldBorder.Area
- Mappings:
Namespace Name Mixin selector official k
Lcxe$a;k()V
intermediary method_11990
Lnet/minecraft/class_2784$class_2785;method_11990()V
named onCenterChanged
Lnet/minecraft/world/border/WorldBorder$Area;onCenterChanged()V
-
onMaxRadiusChanged
public void onMaxRadiusChanged()- Specified by:
onMaxRadiusChanged
in interfaceWorldBorder.Area
- Mappings:
Namespace Name Mixin selector official j
Lcxe$a;j()V
intermediary method_11989
Lnet/minecraft/class_2784$class_2785;method_11989()V
named onMaxRadiusChanged
Lnet/minecraft/world/border/WorldBorder$Area;onMaxRadiusChanged()V
-
getAreaInstance
- Specified by:
getAreaInstance
in interfaceWorldBorder.Area
- Mappings:
Namespace Name Mixin selector official l
Lcxe$a;l()Lcxe$a;
intermediary method_11986
Lnet/minecraft/class_2784$class_2785;method_11986()Lnet/minecraft/class_2784$class_2785;
named getAreaInstance
Lnet/minecraft/world/border/WorldBorder$Area;getAreaInstance()Lnet/minecraft/world/border/WorldBorder$Area;
-
asVoxelShape
- Specified by:
asVoxelShape
in interfaceWorldBorder.Area
- Mappings:
Namespace Name Mixin selector official m
Lcxe$a;m()Ldxj;
intermediary method_17906
Lnet/minecraft/class_2784$class_2785;method_17906()Lnet/minecraft/class_265;
named asVoxelShape
Lnet/minecraft/world/border/WorldBorder$Area;asVoxelShape()Lnet/minecraft/util/shape/VoxelShape;
-