Class EnderPearlItemMixin
java.lang.Object
de.cech12.usefulhats.mixin.EnderPearlItemMixin
Mixin for the EnderPearlItem class to add hat event handling.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddropAllDeathLootProxy(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.InteractionResult> cir)
-
Constructor Details
-
EnderPearlItemMixin
public EnderPearlItemMixin()
-
-
Method Details
-
dropAllDeathLootProxy
public void dropAllDeathLootProxy(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.InteractionResult> cir)
-