-
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update to 1.16.1, API breaking changes.
Added support for 1.16.1. Sky color changes working. Freeze partially working. The freeze is only successful randomly. So it works, but not all the time. Refactored Bukkit SkyChangeImpl to contain less duplicate code and have it easier to maintain as new versions roll out. Added a function to ReflectionUtil which can retrieve and cache declared classes. API BREAKING CHANGES Renamed the SkyPacket enums to be more in line with what they actually represent. FADE_VALUE -> RAIN_LEVEL_CHANGE FADE_TIME -> THUNDER_LEVEL_CHANGE. Command usage remains the same.
- Loading branch information
Showing
28 changed files
with
344 additions
and
265 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.