Class AxeItemMixin

java.lang.Object
net.frozenblock.lib.axe.mixin.AxeItemMixin

public class AxeItemMixin extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    frozenlib$_axeBehaviors(net.minecraft.world.item.context.UseOnContext context, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<net.minecraft.world.InteractionResult> cir, net.minecraft.world.level.Level level, net.minecraft.core.BlockPos blockPos, net.minecraft.world.entity.player.Player player, net.minecraft.world.level.block.state.BlockState blockState, Optional optional, Optional optional2, Optional optional3, net.minecraft.world.item.ItemStack itemStack, Optional optional4)
     

    Methods inherited from class java.lang.Object

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

    • AxeItemMixin

      public AxeItemMixin()
  • Method Details

    • frozenlib$_axeBehaviors

      public void frozenlib$_axeBehaviors(net.minecraft.world.item.context.UseOnContext context, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<net.minecraft.world.InteractionResult> cir, net.minecraft.world.level.Level level, net.minecraft.core.BlockPos blockPos, net.minecraft.world.entity.player.Player player, net.minecraft.world.level.block.state.BlockState blockState, Optional optional, Optional optional2, Optional optional3, net.minecraft.world.item.ItemStack itemStack, Optional optional4)