3
0
Mirror von https://github.com/PaperMC/Paper.git synchronisiert 2024-12-18 20:40:08 +01:00
Paper/src
Wesley Wolfe 03f12497b2 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.
2012-09-26 19:02:05 -04:00
..
main Map org.bukkit.Sound to String values for sending to client. 2012-09-26 19:02:05 -04:00
test/java/org/bukkit Map org.bukkit.Sound to String values for sending to client. 2012-09-26 19:02:05 -04:00