ForgePatch/src/main/java/net/minecraftforge/server
tterrag c4cf950863
Fix the rest of the "easy" compile errors (#5151)
* Add Entity.changeDimension patch and transitively required patches

* Fix throws declaration on CommandSetDimension#execute

* Fix rest of errors in fluid package

* Add PLAYER_REACH attribute

* Fix compile errors in fml.client.config and add GuiButton patch

* Delete unnecessary client.config classes, fix all config errors

* Comment some fluid errors in models

* Fix all errors in common package root, except ForgeHooks

* Mass comment network package

* Experimental conversion of extended states to generic base class

* Fix errors in common.util

* Remove config annotation stuff cuz lex said so

* Make extended state stuff compile fully
2018-09-18 00:04:02 -04:00
..
command Fix the rest of the "easy" compile errors (#5151) 2018-09-18 00:04:02 -04:00
console More compile cleanups. (#5139) 2018-09-14 09:30:56 -07:00
permission More compile cleanups. (#5139) 2018-09-14 09:30:56 -07:00
terminalconsole Improve server console implementation (#4821) 2018-06-27 10:58:07 -07:00
timings Run licenseFormat to apply license header to all files. 2018-07-01 14:17:31 -07:00
ForgeTimeTracker.java Run licenseFormat to apply license header to all files. 2018-07-01 14:17:31 -07:00