Class ChargingPlayerPhase
java.lang.Object
net.minecraft.entity.boss.dragon.phase.AbstractPhase
net.minecraft.entity.boss.dragon.phase.ChargingPlayerPhase
- All Implemented Interfaces:
Phase
- Mappings:
Namespace Name official bjp
intermediary net/minecraft/class_1513
named net/minecraft/entity/boss/dragon/phase/ChargingPlayerPhase
-
Field Summary
Modifier and TypeFieldDescriptionprivate int
private static final int
private static final Logger
Fields inherited from class net.minecraft.entity.boss.dragon.phase.AbstractPhase
dragon
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.entity.boss.dragon.phase.AbstractPhase
clientTick, crystalDestroyed, endPhase, getYawAcceleration, isSittingOrHovering, modifyDamageTaken
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector official b
Lbjp;b:Lorg/apache/logging/log4j/Logger;
intermediary field_7039
Lnet/minecraft/class_1513;field_7039:Lorg/apache/logging/log4j/Logger;
named LOGGER
Lnet/minecraft/entity/boss/dragon/phase/ChargingPlayerPhase;LOGGER:Lorg/apache/logging/log4j/Logger;
-
field_30431
private static final int field_30431- See Also:
- Mappings:
Namespace Name Mixin selector official c
Lbjp;c:I
intermediary field_30431
Lnet/minecraft/class_1513;field_30431:I
named field_30431
Lnet/minecraft/entity/boss/dragon/phase/ChargingPlayerPhase;field_30431:I
-
pathTarget
- Mappings:
Namespace Name Mixin selector official d
Lbjp;d:Ldom;
intermediary field_7038
Lnet/minecraft/class_1513;field_7038:Lnet/minecraft/class_243;
named pathTarget
Lnet/minecraft/entity/boss/dragon/phase/ChargingPlayerPhase;pathTarget:Lnet/minecraft/util/math/Vec3d;
-
chargingTicks
private int chargingTicks- Mappings:
Namespace Name Mixin selector official e
Lbjp;e:I
intermediary field_7037
Lnet/minecraft/class_1513;field_7037:I
named chargingTicks
Lnet/minecraft/entity/boss/dragon/phase/ChargingPlayerPhase;chargingTicks:I
-
-
Constructor Details
-
ChargingPlayerPhase
- Mappings:
Namespace Name Mixin selector official <init>
Lbjn;<init>(Lbjl;)V
intermediary <init>
Lnet/minecraft/class_1512;<init>(Lnet/minecraft/class_1510;)V
named <init>
Lnet/minecraft/entity/boss/dragon/phase/AbstractPhase;<init>(Lnet/minecraft/entity/boss/dragon/EnderDragonEntity;)V
-
-
Method Details
-
serverTick
public void serverTick()- Specified by:
serverTick
in interfacePhase
- Overrides:
serverTick
in classAbstractPhase
- Mappings:
Namespace Name Mixin selector official c
Lbjv;c()V
intermediary method_6855
Lnet/minecraft/class_1521;method_6855()V
named serverTick
Lnet/minecraft/entity/boss/dragon/phase/Phase;serverTick()V
-
beginPhase
public void beginPhase()- Specified by:
beginPhase
in interfacePhase
- Overrides:
beginPhase
in classAbstractPhase
- Mappings:
Namespace Name Mixin selector official d
Lbjv;d()V
intermediary method_6856
Lnet/minecraft/class_1521;method_6856()V
named beginPhase
Lnet/minecraft/entity/boss/dragon/phase/Phase;beginPhase()V
-
setPathTarget
- Mappings:
Namespace Name Mixin selector official a
Lbjp;a(Ldom;)V
intermediary method_6840
Lnet/minecraft/class_1513;method_6840(Lnet/minecraft/class_243;)V
named setPathTarget
Lnet/minecraft/entity/boss/dragon/phase/ChargingPlayerPhase;setPathTarget(Lnet/minecraft/util/math/Vec3d;)V
-
getMaxYAcceleration
public float getMaxYAcceleration()- Specified by:
getMaxYAcceleration
in interfacePhase
- Overrides:
getMaxYAcceleration
in classAbstractPhase
- Mappings:
Namespace Name Mixin selector official f
Lbjv;f()F
intermediary method_6846
Lnet/minecraft/class_1521;method_6846()F
named getMaxYAcceleration
Lnet/minecraft/entity/boss/dragon/phase/Phase;getMaxYAcceleration()F
-
getPathTarget
- Specified by:
getPathTarget
in interfacePhase
- Overrides:
getPathTarget
in classAbstractPhase
- Mappings:
Namespace Name Mixin selector official g
Lbjv;g()Ldom;
intermediary method_6851
Lnet/minecraft/class_1521;method_6851()Lnet/minecraft/class_243;
named getPathTarget
Lnet/minecraft/entity/boss/dragon/phase/Phase;getPathTarget()Lnet/minecraft/util/math/Vec3d;
-
getType
- Mappings:
Namespace Name Mixin selector official i
Lbjv;i()Lbkb;
intermediary method_6849
Lnet/minecraft/class_1521;method_6849()Lnet/minecraft/class_1527;
named getType
Lnet/minecraft/entity/boss/dragon/phase/Phase;getType()Lnet/minecraft/entity/boss/dragon/phase/PhaseType;
-