Class EnderDragonEntityMixin

All Implemented Interfaces:
dev.onyxstudios.cca.api.v3.component.ComponentAccess, ILivingEntity, AttachmentTarget, Attackable, Monster, Targeter, CommandOutput, Nameable, EntityLike

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)