1.1.1 - Maintenance update
- Add
@AsyncSafeand@AsyncUnsafeto explicitly communicate the thread safety of some API methods! - Make
Player.hypertale().getPlayerRef()be able to be called on any threads. - Fixed minor Hytale bug that happened when stopping a server while there were players inside.
- Added build time check to test that ASM Constant do exists.