Package de.z0rdak.yawp.mixin.stick
Class ServerPlayerInteractionManagerMixin
java.lang.Object
de.z0rdak.yawp.mixin.stick.ServerPlayerInteractionManagerMixin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiduseItemOn(net.minecraft.server.level.ServerPlayer serverPlayer, net.minecraft.world.level.Level level, net.minecraft.world.item.ItemStack itemStack, net.minecraft.world.InteractionHand interactionHand, net.minecraft.world.phys.BlockHitResult blockHitResult, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<net.minecraft.world.InteractionResult> cir)
-
Constructor Details
-
ServerPlayerInteractionManagerMixin
public ServerPlayerInteractionManagerMixin()
-
-
Method Details
-
useItemOn
public void useItemOn(net.minecraft.server.level.ServerPlayer serverPlayer, net.minecraft.world.level.Level level, net.minecraft.world.item.ItemStack itemStack, net.minecraft.world.InteractionHand interactionHand, net.minecraft.world.phys.BlockHitResult blockHitResult, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<net.minecraft.world.InteractionResult> cir)
-