Package net.minecraft.world.border
Class WorldBorder.StaticArea
java.lang.Object
net.minecraft.world.border.WorldBorder.StaticArea
- All Implemented Interfaces:
WorldBorder.Area
- Enclosing class:
WorldBorder
- Mappings:
Namespace Name named net/minecraft/world/border/WorldBorder$StaticArea
intermediary net/minecraft/class_2784$class_2787
official dtv$d
-
Field Summary
Modifier and TypeFieldDescriptionprivate double
private double
private double
private double
private VoxelShape
private final double
-
Constructor Summary
-
Method Summary
-
Field Details
-
size
private final double size- Mappings:
Namespace Name Mixin selector named size
Lnet/minecraft/world/border/WorldBorder$StaticArea;size:D
intermediary field_12747
Lnet/minecraft/class_2784$class_2787;field_12747:D
official b
Ldtv$d;b:D
-
boundWest
private double boundWest- Mappings:
Namespace Name Mixin selector named boundWest
Lnet/minecraft/world/border/WorldBorder$StaticArea;boundWest:D
intermediary field_12746
Lnet/minecraft/class_2784$class_2787;field_12746:D
official c
Ldtv$d;c:D
-
boundNorth
private double boundNorth- Mappings:
Namespace Name Mixin selector named boundNorth
Lnet/minecraft/world/border/WorldBorder$StaticArea;boundNorth:D
intermediary field_12745
Lnet/minecraft/class_2784$class_2787;field_12745:D
official d
Ldtv$d;d:D
-
boundEast
private double boundEast- Mappings:
Namespace Name Mixin selector named boundEast
Lnet/minecraft/world/border/WorldBorder$StaticArea;boundEast:D
intermediary field_12750
Lnet/minecraft/class_2784$class_2787;field_12750:D
official e
Ldtv$d;e:D
-
boundSouth
private double boundSouth- Mappings:
Namespace Name Mixin selector named boundSouth
Lnet/minecraft/world/border/WorldBorder$StaticArea;boundSouth:D
intermediary field_12749
Lnet/minecraft/class_2784$class_2787;field_12749:D
official f
Ldtv$d;f:D
-
shape
- Mappings:
Namespace Name Mixin selector named shape
Lnet/minecraft/world/border/WorldBorder$StaticArea;shape:Lnet/minecraft/util/shape/VoxelShape;
intermediary field_17653
Lnet/minecraft/class_2784$class_2787;field_17653:Lnet/minecraft/class_265;
official g
Ldtv$d;g:Lewm;
-
-
Constructor Details
-
StaticArea
public StaticArea(double size) - Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/world/border/WorldBorder$StaticArea;<init>(Lnet/minecraft/world/border/WorldBorder;D)V
intermediary <init>
Lnet/minecraft/class_2784$class_2787;<init>(Lnet/minecraft/class_2784;D)V
official <init>
Ldtv$d;<init>(Ldtv;D)V
-
-
Method Details
-
getBoundWest
public double getBoundWest()- Specified by:
getBoundWest
in interfaceWorldBorder.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
Ldtv$a;a()D
-
getBoundEast
public double getBoundEast()- Specified by:
getBoundEast
in interfaceWorldBorder.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
Ldtv$a;b()D
-
getBoundNorth
public double getBoundNorth()- Specified by:
getBoundNorth
in interfaceWorldBorder.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
Ldtv$a;c()D
-
getBoundSouth
public double getBoundSouth()- Specified by:
getBoundSouth
in interfaceWorldBorder.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
Ldtv$a;d()D
-
getSize
public double getSize()- Specified by:
getSize
in interfaceWorldBorder.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
Ldtv$a;e()D
-
getStage
- Specified by:
getStage
in interfaceWorldBorder.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
Ldtv$a;i()Ldtu;
-
getShrinkingSpeed
public double getShrinkingSpeed()- Specified by:
getShrinkingSpeed
in interfaceWorldBorder.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
Ldtv$a;f()D
-
getSizeLerpTime
public long getSizeLerpTime()- Specified by:
getSizeLerpTime
in interfaceWorldBorder.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
Ldtv$a;g()J
-
getSizeLerpTarget
public double getSizeLerpTarget()- Specified by:
getSizeLerpTarget
in interfaceWorldBorder.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
Ldtv$a;h()D
-
recalculateBounds
private void recalculateBounds()- Mappings:
Namespace Name Mixin selector named recalculateBounds
Lnet/minecraft/world/border/WorldBorder$StaticArea;recalculateBounds()V
intermediary method_11996
Lnet/minecraft/class_2784$class_2787;method_11996()V
official n
Ldtv$d;n()V
-
onMaxRadiusChanged
public void onMaxRadiusChanged()- Specified by:
onMaxRadiusChanged
in interfaceWorldBorder.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
Ldtv$a;j()V
-
onCenterChanged
public void onCenterChanged()- Specified by:
onCenterChanged
in interfaceWorldBorder.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
Ldtv$a;k()V
-
getAreaInstance
- Specified by:
getAreaInstance
in interfaceWorldBorder.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
Ldtv$a;l()Ldtv$a;
-
asVoxelShape
- Specified by:
asVoxelShape
in interfaceWorldBorder.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
Ldtv$a;m()Lewm;
-