Package com.blamejared.clumps.api.events


package com.blamejared.clumps.api.events
  • Class
    Description
     
    Fired before an item is repaired, allowing other mods to repair items before the vanilla inventory is repaired.
    Used to mutate the value of experience before repairing player's items and giving the rest to the player.
    Fired before an item is repaired, if a repair is performed, then any leftover experience should be set back to this event.