Class WitherEntityMixin

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

public abstract class WitherEntityMixin extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onWitherAttemptGriefing(org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci)
     
    void
    onWitherDestroyBlocks(org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci, int j1, int i2, int j2, boolean flag, int l2, int l, int i1, int l1, int i, int j, net.minecraft.core.BlockPos blockPos, net.minecraft.world.level.block.state.BlockState blockState)
     

    Methods inherited from class java.lang.Object

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

    • WitherEntityMixin

      public WitherEntityMixin()
  • Method Details

    • onWitherDestroyBlocks

      public void onWitherDestroyBlocks(org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci, int j1, int i2, int j2, boolean flag, int l2, int l, int i1, int l1, int i, int j, net.minecraft.core.BlockPos blockPos, net.minecraft.world.level.block.state.BlockState blockState)
    • onWitherAttemptGriefing

      public void onWitherAttemptGriefing(org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci)