Class EnderPearlItemMixin

java.lang.Object
de.cech12.usefulhats.mixin.EnderPearlItemMixin

public class EnderPearlItemMixin extends Object
Mixin for the EnderPearlItem class to add hat event handling.
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    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)
     

    Methods inherited from class Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • 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)