Changelog
2.3.0
Added
- Added a New Version Warning screen!
- Do you release your mods as Alphas/Snapshots, feel free to use this new system and warn your users about it!!!
- More Info on: Wiki
Changed
getRandomVariant()
will never returnnull
anymore!- Completely Rewrote the
PityRandom
to allow for every type of class(T) in stead of only Doubles. (Still Experimental)
Bug Fixes
- Fixed PacketsRegistry from randomly deciding to crash without any reason.