Changes

Summary

  1. Potentially safer way to access the player send queue (details)
  2. Added a defensive null check to the PlayerUseItemEvent.Start event (details)
Commit 45de95bc0a109e89fa47452e11ef8ad7047836b8 by squeek502
Potentially safer way to access the player send queue
The file was modifiedsrc/main/java/iguanaman/hungeroverhaul/util/ClientHelper.java (diff)
Commit 66312f822fae0072ebd5d0200231402337e5818c by squeek502
Added a defensive null check to the PlayerUseItemEvent.Start event handler
* Closes #29
The file was modifiedsrc/main/java/iguanaman/hungeroverhaul/food/FoodEventHandler.java (diff)