Skip to content
Success

Changes

Summary

  1. Add `<context.slot>` to `PlayerMendsItemEvent` (#2398) (commit: 620c519) (details)
Commit 620c51987397ec64fdc555ab01c6a68eb2b2296f by noreply
Add `<context.slot>` to `PlayerMendsItemEvent` (#2398)

* Add `<context.slot>` to `PlayerMendsItemEvent`

* move getContext

* match offhand after mainhand
(commit: 620c519)
The file was modified plugin/src/main/java/com/denizenscript/denizen/events/player/PlayerItemTakesDamageScriptEvent.java (diff)
The file was modified plugin/src/main/java/com/denizenscript/denizen/events/player/PlayerMendsItemScriptEvent.java (diff)
The file was modified plugin/src/main/java/com/denizenscript/denizen/utilities/inventory/SlotHelper.java (diff)