Class EnderDragonMixin

java.lang.Object
de.z0rdak.yawp.mixin.flag.mobgrief.EnderDragonMixin

public abstract class EnderDragonMixin extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onDragonDestroyBlocks(net.minecraft.world.phys.AABB box, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<Boolean> cir, int i, int j, int k, int l, int m, int n, boolean bl, boolean bl2, int o, int p, int q, net.minecraft.core.BlockPos blockPos)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • EnderDragonMixin

      public EnderDragonMixin()
  • Method Details

    • onDragonDestroyBlocks

      public void onDragonDestroyBlocks(net.minecraft.world.phys.AABB box, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<Boolean> cir, int i, int j, int k, int l, int m, int n, boolean bl, boolean bl2, int o, int p, int q, net.minecraft.core.BlockPos blockPos)