Package de.z0rdak.yawp.mixin.flag
Class CrossbowItemMixin
java.lang.Object
de.z0rdak.yawp.mixin.flag.CrossbowItemMixin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidonLooseArrow(net.minecraft.world.level.Level level, net.minecraft.world.entity.player.Player player, net.minecraft.world.InteractionHand interactionHand, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<net.minecraft.world.InteractionResultHolder<net.minecraft.world.item.ItemStack>> cir)
-
Constructor Details
-
CrossbowItemMixin
public CrossbowItemMixin()
-
-
Method Details
-
onLooseArrow
public void onLooseArrow(net.minecraft.world.level.Level level, net.minecraft.world.entity.player.Player player, net.minecraft.world.InteractionHand interactionHand, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<net.minecraft.world.InteractionResultHolder<net.minecraft.world.item.ItemStack>> cir)
-