Skip to content

2.4.1

Choose a tag to compare

@Jsinco Jsinco released this 02 Jul 06:13
dae1ab0

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, AmbientAdditionsSettings as they appear in Minecraft
  • Typed out references for each SoundEvent in SoundEvents (Similar to org.bukkit.Sound although 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