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$MovingArea- intermediary - net/minecraft/class_2784$class_2786- official - dyo$b
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate final doubleprivate final doubleprivate final doubleprivate final longprivate final long
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
oldSizeprivate final double oldSize- Mappings:
- Namespace - Name - Mixin selector - named - oldSize- Lnet/minecraft/world/border/WorldBorder$MovingArea;oldSize:D- intermediary - field_12740- Lnet/minecraft/class_2784$class_2786;field_12740:D- official - b- Ldyo$b;b:D
 
- 
newSizeprivate final double newSize- Mappings:
- Namespace - Name - Mixin selector - named - newSize- Lnet/minecraft/world/border/WorldBorder$MovingArea;newSize:D- intermediary - field_12739- Lnet/minecraft/class_2784$class_2786;field_12739:D- official - c- Ldyo$b;c:D
 
- 
timeEndprivate final long timeEnd- Mappings:
- Namespace - Name - Mixin selector - named - timeEnd- Lnet/minecraft/world/border/WorldBorder$MovingArea;timeEnd:J- intermediary - field_12742- Lnet/minecraft/class_2784$class_2786;field_12742:J- official - d- Ldyo$b;d:J
 
- 
timeStartprivate final long timeStart- Mappings:
- Namespace - Name - Mixin selector - named - timeStart- Lnet/minecraft/world/border/WorldBorder$MovingArea;timeStart:J- intermediary - field_12741- Lnet/minecraft/class_2784$class_2786;field_12741:J- official - e- Ldyo$b;e:J
 
- 
timeDurationprivate final double timeDuration- Mappings:
- Namespace - Name - Mixin selector - named - timeDuration- Lnet/minecraft/world/border/WorldBorder$MovingArea;timeDuration:D- intermediary - field_12744- Lnet/minecraft/class_2784$class_2786;field_12744:D- official - f- Ldyo$b;f:D
 
 
- 
- 
Constructor Details- 
MovingAreaMovingArea(double oldSize, double newSize, long timeDuration) - Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/world/border/WorldBorder$MovingArea;<init>(Lnet/minecraft/world/border/WorldBorder;DDJ)V- intermediary - <init>- Lnet/minecraft/class_2784$class_2786;<init>(Lnet/minecraft/class_2784;DDJ)V- official - <init>- Ldyo$b;<init>(Ldyo;DDJ)V
 
 
- 
- 
Method Details- 
getBoundWestpublic double getBoundWest()- Specified by:
- getBoundWestin interface- WorldBorder.Area
- Mappings:
- Namespace - Name - Mixin selector - named - getBoundWest- Lnet/minecraft/world/border/WorldBorder$Area;getBoundWest()D- intermediary - method_11994- Lnet/minecraft/class_2784$class_2785;method_11994()D- official - a- Ldyo$a;a()D
 
- 
getBoundNorthpublic double getBoundNorth()- Specified by:
- getBoundNorthin interface- WorldBorder.Area
- Mappings:
- Namespace - Name - Mixin selector - named - getBoundNorth- Lnet/minecraft/world/border/WorldBorder$Area;getBoundNorth()D- intermediary - method_11992- Lnet/minecraft/class_2784$class_2785;method_11992()D- official - c- Ldyo$a;c()D
 
- 
getBoundEastpublic double getBoundEast()- Specified by:
- getBoundEastin interface- WorldBorder.Area
- Mappings:
- Namespace - Name - Mixin selector - named - getBoundEast- Lnet/minecraft/world/border/WorldBorder$Area;getBoundEast()D- intermediary - method_11991- Lnet/minecraft/class_2784$class_2785;method_11991()D- official - b- Ldyo$a;b()D
 
- 
getBoundSouthpublic double getBoundSouth()- Specified by:
- getBoundSouthin interface- WorldBorder.Area
- Mappings:
- Namespace - Name - Mixin selector - named - getBoundSouth- Lnet/minecraft/world/border/WorldBorder$Area;getBoundSouth()D- intermediary - method_11985- Lnet/minecraft/class_2784$class_2785;method_11985()D- official - d- Ldyo$a;d()D
 
- 
getSizepublic double getSize()- Specified by:
- getSizein interface- WorldBorder.Area
- Mappings:
- Namespace - Name - Mixin selector - named - getSize- Lnet/minecraft/world/border/WorldBorder$Area;getSize()D- intermediary - method_11984- Lnet/minecraft/class_2784$class_2785;method_11984()D- official - e- Ldyo$a;e()D
 
- 
getShrinkingSpeedpublic double getShrinkingSpeed()- Specified by:
- getShrinkingSpeedin interface- WorldBorder.Area
- Mappings:
- Namespace - Name - Mixin selector - named - getShrinkingSpeed- Lnet/minecraft/world/border/WorldBorder$Area;getShrinkingSpeed()D- intermediary - method_11987- Lnet/minecraft/class_2784$class_2785;method_11987()D- official - f- Ldyo$a;f()D
 
- 
getSizeLerpTimepublic long getSizeLerpTime()- Specified by:
- getSizeLerpTimein interface- WorldBorder.Area
- Mappings:
- Namespace - Name - Mixin selector - named - getSizeLerpTime- Lnet/minecraft/world/border/WorldBorder$Area;getSizeLerpTime()J- intermediary - method_11993- Lnet/minecraft/class_2784$class_2785;method_11993()J- official - g- Ldyo$a;g()J
 
- 
getSizeLerpTargetpublic double getSizeLerpTarget()- Specified by:
- getSizeLerpTargetin interface- WorldBorder.Area
- Mappings:
- Namespace - Name - Mixin selector - named - getSizeLerpTarget- Lnet/minecraft/world/border/WorldBorder$Area;getSizeLerpTarget()D- intermediary - method_11988- Lnet/minecraft/class_2784$class_2785;method_11988()D- official - h- Ldyo$a;h()D
 
- 
getStage- Specified by:
- getStagein interface- WorldBorder.Area
- Mappings:
- Namespace - Name - Mixin selector - named - getStage- Lnet/minecraft/world/border/WorldBorder$Area;getStage()Lnet/minecraft/world/border/WorldBorderStage;- intermediary - method_11995- Lnet/minecraft/class_2784$class_2785;method_11995()Lnet/minecraft/class_2789;- official - i- Ldyo$a;i()Ldyn;
 
- 
onCenterChangedpublic void onCenterChanged()- Specified by:
- onCenterChangedin interface- WorldBorder.Area
- Mappings:
- Namespace - Name - Mixin selector - named - onCenterChanged- Lnet/minecraft/world/border/WorldBorder$Area;onCenterChanged()V- intermediary - method_11990- Lnet/minecraft/class_2784$class_2785;method_11990()V- official - k- Ldyo$a;k()V
 
- 
onMaxRadiusChangedpublic void onMaxRadiusChanged()- Specified by:
- onMaxRadiusChangedin interface- WorldBorder.Area
- Mappings:
- Namespace - Name - Mixin selector - named - onMaxRadiusChanged- Lnet/minecraft/world/border/WorldBorder$Area;onMaxRadiusChanged()V- intermediary - method_11989- Lnet/minecraft/class_2784$class_2785;method_11989()V- official - j- Ldyo$a;j()V
 
- 
getAreaInstance- Specified by:
- getAreaInstancein interface- WorldBorder.Area
- Mappings:
- Namespace - Name - Mixin selector - named - getAreaInstance- Lnet/minecraft/world/border/WorldBorder$Area;getAreaInstance()Lnet/minecraft/world/border/WorldBorder$Area;- intermediary - method_11986- Lnet/minecraft/class_2784$class_2785;method_11986()Lnet/minecraft/class_2784$class_2785;- official - l- Ldyo$a;l()Ldyo$a;
 
- 
asVoxelShape- Specified by:
- asVoxelShapein interface- WorldBorder.Area
- Mappings:
- Namespace - Name - Mixin selector - named - asVoxelShape- Lnet/minecraft/world/border/WorldBorder$Area;asVoxelShape()Lnet/minecraft/util/shape/VoxelShape;- intermediary - method_17906- Lnet/minecraft/class_2784$class_2785;method_17906()Lnet/minecraft/class_265;- official - m- Ldyo$a;m()Lfbv;
 
 
-