2.4.1
Small release to add missing environment attribute wrappers.
What's Changed
Wrappers for BACKGROUND_MUSIC, AMBIENT_SOUNDS, and EYEBLOSSOM_OPEN
- Enum wrapper
TriState - Interface wrappers
SoundEvent,Music,BackgroundMusic,AmbientSounds,AmbientMoodSettings,AmbientAdditionsSettingsas they appear in Minecraft - Typed out references for each SoundEvent in
SoundEvents(Similar toorg.bukkit.Soundalthough this typed interface is separate because SoundEvents in Minecraft require a key and#getKey()is for removal in Bukkit.)
Full Changelog: 2.4.0...2.4.1