Class CropBlockMixin

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

public class CropBlockMixin extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onEntityCollision(net.minecraft.world.level.block.state.BlockState blockState, net.minecraft.world.level.Level level, net.minecraft.core.BlockPos pos, net.minecraft.world.entity.Entity entity, net.minecraft.world.entity.InsideBlockEffectApplier insideBlockEffectApplier, org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci)
     

    Methods inherited from class java.lang.Object

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

    • CropBlockMixin

      public CropBlockMixin()
  • Method Details

    • onEntityCollision

      public void onEntityCollision(net.minecraft.world.level.block.state.BlockState blockState, net.minecraft.world.level.Level level, net.minecraft.core.BlockPos pos, net.minecraft.world.entity.Entity entity, net.minecraft.world.entity.InsideBlockEffectApplier insideBlockEffectApplier, org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci)