Class ShovelItemMixin

java.lang.Object
net.frozenblock.lib.shovel.mixin.ShovelItemMixin

public class ShovelItemMixin extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    frozenlib$_shovelBehaviors(net.minecraft.world.item.context.UseOnContext context, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<net.minecraft.world.InteractionResult> info, net.minecraft.world.level.Level level, 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

    • ShovelItemMixin

      public ShovelItemMixin()
  • Method Details

    • frozenlib$_shovelBehaviors

      public void frozenlib$_shovelBehaviors(net.minecraft.world.item.context.UseOnContext context, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<net.minecraft.world.InteractionResult> info, net.minecraft.world.level.Level level, net.minecraft.core.BlockPos blockPos, net.minecraft.world.level.block.state.BlockState blockState)