TechReborn/src/main/java/techreborn/client
Raul Tambre b309635eaa
Fix crash opening GUIs on dedicated servers (#2139)
ExtendedClientHandlerFactory.create() is client-only.
Simply copy the relevant code into createMenu().

This is pretty terrible like the rest of the GUI code in GuiType.java, but this fixes the issue for now.

Fixes #2138.
2020-06-24 14:27:16 +10:00
..
gui Remove ugly shadows from IN/OUT on units 2020-06-19 23:01:12 +10:00
keybindings License updates + fixes 2020-01-03 22:46:07 +00:00
render Merge branch '1.15' into 1.16 2020-06-18 22:39:26 +10:00
screen Renames to match yarn changes 2020-03-12 20:56:44 +00:00
ClientEventHandler.java License updates + fixes 2020-01-03 22:46:07 +00:00
GuiType.java Fix crash opening GUIs on dedicated servers (#2139) 2020-06-24 14:27:16 +10:00