Class EnderDragonEntityMixin

All Implemented Interfaces:
ILivingEntity, AttachmentTarget, Attackable, DataTracked, EquipmentHolder, Leashable, Monster, Targeter, ScoreHolder, Nameable, EntityLike, org.ladysnake.cca.api.v3.component.ComponentAccess

public abstract class EnderDragonEntityMixin extends MobEntity implements Monster
  • Constructor Details

  • Method Details

    • addEnderDragonEntityToFight

      private void addEnderDragonEntityToFight(EnderDragonFight fight, org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci)
    • sendDragonUpdates

      private void sendDragonUpdates(org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci)
    • setDragonOnFightUpdate

      private void setDragonOnFightUpdate(org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci, EnderDragonFight enderDragonFight)