Class AxeItemMixin
java.lang.Object
net.frozenblock.lib.item.mixin.axe.AxeItemMixin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanfrozenlib$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)
-
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)
-