Class WitherEntityMixin

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

public abstract class WitherEntityMixin extends HostileEntity
  • Field Details

  • Constructor Details

  • Method Details

    • setBossBarEntity

      public void setBossBarEntity(EntityType<? extends WitherEntity> entityType, World world, org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci)