Class AxeItemMixin
java.lang.Object
net.frozenblock.lib.item.mixin.axe.AxeItemMixin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionOptional<net.minecraft.world.level.block.state.BlockState> frozenlib$runAxeBehavior(net.minecraft.world.item.AxeItem instance, net.minecraft.world.level.Level world, net.minecraft.core.BlockPos pos, net.minecraft.world.entity.player.Player player, net.minecraft.world.level.block.state.BlockState state, com.llamalad7.mixinextras.injector.wrapoperation.Operation<Optional<net.minecraft.world.level.block.state.BlockState>> original, net.minecraft.world.item.context.UseOnContext context)
-
Constructor Details
-
AxeItemMixin
public AxeItemMixin()
-
-
Method Details
-
frozenlib$runAxeBehavior
public Optional<net.minecraft.world.level.block.state.BlockState> frozenlib$runAxeBehavior(net.minecraft.world.item.AxeItem instance, net.minecraft.world.level.Level world, net.minecraft.core.BlockPos pos, net.minecraft.world.entity.player.Player player, net.minecraft.world.level.block.state.BlockState state, com.llamalad7.mixinextras.injector.wrapoperation.Operation<Optional<net.minecraft.world.level.block.state.BlockState>> original, net.minecraft.world.item.context.UseOnContext context)
-