CraftBukkit/Spigot
cb0c007ec3
Fix villager death sound
...
By: feildmaster <admin@feildmaster.com >
2013-09-10 21:51:26 -05:00
CraftBukkit/Spigot
7dc16db513
Add missing villager sounds. Addresses BUKKIT-4756
...
By: feildmaster <admin@feildmaster.com >
2013-09-10 21:29:58 -05:00
CraftBukkit/Spigot
441c36767b
Update and add new sound mappings. Fixes BUKKIT-4756
...
By: feildmaster <admin@feildmaster.com >
2013-09-10 20:00:26 -05:00
CraftBukkit/Spigot
c992bf7959
Update blaze breathe sound. Fixes BUKKIT-4286
...
By: mbax <matt@phozop.net >
2013-05-30 11:21:16 -04:00
CraftBukkit/Spigot
56947c94a9
Cleanup comments, formatting, etc
...
By: Travis Watkins <amaranth@ubuntu.com >
2013-03-24 23:22:32 -05:00
CraftBukkit/Spigot
ee562e8e61
Implement sound changes for Minecraft 1.4.2 changes. Fixes BUKKIT-2849
...
By: Karl Fritsche <github@attrib.org >
2012-11-05 22:09:33 +01:00
CraftBukkit/Spigot
f57bc0f77f
Map org.bukkit.Sound to String values for sending to client.
...
This change was done to remove the internal sound names from the API.
Along with moving the internal names into CraftBukkit, a unit test was
added for any new sounds added in the API to assure they have a non-null
mapping.
By: Wesley Wolfe <weswolf@aol.com >
2012-09-26 16:34:06 -05:00