TechReborn/src/main/java/techreborn
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
..
api 20w12a 2020-03-18 20:58:31 +00:00
blockentity Remove everything related to depreciated digital & quantum chest + tank 2020-06-19 22:37:44 +10:00
blocks Remove everything related to depreciated digital & quantum chest + tank 2020-06-19 22:37:44 +10:00
client Fix crash opening GUIs on dedicated servers (#2139) 2020-06-24 14:27:16 +10:00
compat Import cleanup and reorganization 2020-06-18 22:41:34 +10:00
config Tank/Storage unit stat squish 2020-06-20 00:02:04 +10:00
entities 20w13a 2020-03-25 19:36:02 +00:00
events Merge branch '1.15' into 1.16 2020-06-18 22:39:26 +10:00
init Remove everything related to depreciated digital & quantum chest + tank 2020-06-19 22:37:44 +10:00
items Import cleanup and reorganization 2020-06-18 22:41:34 +10:00
multiblocks Import cleanup and reorganization 2020-06-18 22:41:34 +10:00
packets Import cleanup and reorganization 2020-06-18 22:41:34 +10:00
utils Import cleanup and reorganization 2020-06-18 22:41:34 +10:00
world Import cleanup and reorganization 2020-06-18 22:41:34 +10:00
TechReborn.java Import cleanup and reorganization 2020-06-18 22:41:34 +10:00
TechRebornClient.java Import cleanup and reorganization 2020-06-18 22:41:34 +10:00