net.minecraft.world.entity.boss.enderdragon.phases

public interface DragonPhaseInstance

cle
net.minecraft.world.entity.boss.enderdragon.phases.DragonPhaseInstance
net.minecraft.class_1521
net.minecraft.entity.boss.dragon.phase.Phase
net.minecraft.world.entity.boss.enderdragon.phases.IDragonController

Method summary

Modifier and TypeMethod
boolean
a()
isSitting()
method_6848()
isSittingOrHovering()
void
b()
doClientTick()
method_6853()
clientTick()
void
a(ash arg0)
doServerTick(ServerLevel arg0)
method_6855(class_3218 arg0)
serverTick(ServerWorld world)
void
a(ckt arg0, jh arg1, bua arg2, cpx arg3)
onCrystalDestroyed(EndCrystal arg0, BlockPos arg1, DamageSource arg2, Player arg3)
method_6850(class_1511 arg0, class_2338 arg1, class_1282 arg2, class_1657 arg3)
crystalDestroyed(EndCrystalEntity crystal, BlockPos pos, DamageSource source, PlayerEntity player)
void
c()
begin()
method_6856()
beginPhase()
void
d()
end()
method_6854()
endPhase()
float
e()
getFlySpeed()
method_6846()
getMaxYAcceleration()
float
g()
getTurnSpeed()
method_6847()
getYawAcceleration()
EnderDragonPhase<? extends DragonPhaseInstance>
h()
getPhase()
method_6849()
getType()
Vec3
f()
getFlyTargetLocation()
method_6851()
getPathTarget()
float
a(bua arg0, float arg1)
onHurt(DamageSource arg0, float arg1)
method_6852(class_1282 arg0, float arg1)
modifyDamageTaken(DamageSource damageSource, float damage)