fr1kin / ForgeHax

A Minecraft cheat that runs as a Forge mod
MIT License
486 stars 128 forks source link

Feature/Shutdown command #315

Closed OverFloyd closed 2 years ago

OverFloyd commented 3 years ago

Added new in game command to close the client (I personally find it useful when testing new features and then fast closing via terminal interface) and reorganized Common interface a bit (renamed worldEntities/worldTileEntities to getWorldEntity etc to match getWorld getters).

Finstaaa commented 3 years ago

dab