SuccessChanges

Summary

  1. In MinecraftTicker, only handle Key Input if no GUI is open as the GUI will invoke the same dispatchKeypresses() method itself (details)
Commit 2297808e9deab37308e0f9cfa8ba2cef9322db2c by CrushedPixel
In MinecraftTicker, only handle Key Input if no GUI is open as the GUI will invoke the same dispatchKeypresses() method itself
The file was modifiedsrc/main/java/eu/crushedpixel/replaymod/events/handlers/MinecraftTicker.java