Class AxeItemMixin

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

public class AxeItemMixin extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    frozenlib$runAxeBehavior(Optional instance, com.llamalad7.mixinextras.injector.wrapoperation.Operation<Boolean> original, net.minecraft.world.item.context.UseOnContext context, net.minecraft.world.level.Level level, net.minecraft.core.BlockPos pos, net.minecraft.world.entity.player.Player player, net.minecraft.world.level.block.state.BlockState blockState, com.llamalad7.mixinextras.sugar.ref.LocalRef<Optional<net.minecraft.world.level.block.state.BlockState>> optional)
     

    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$runAxeBehavior

      public boolean frozenlib$runAxeBehavior(Optional instance, com.llamalad7.mixinextras.injector.wrapoperation.Operation<Boolean> original, net.minecraft.world.item.context.UseOnContext context, net.minecraft.world.level.Level level, net.minecraft.core.BlockPos pos, net.minecraft.world.entity.player.Player player, net.minecraft.world.level.block.state.BlockState blockState, com.llamalad7.mixinextras.sugar.ref.LocalRef<Optional<net.minecraft.world.level.block.state.BlockState>> optional)