Update to Minecraft 1.12

By: md_5 <git@md-5.net>
This commit is contained in:
Bukkit/Spigot
2017-06-08 18:00:00 +10:00
parent a0fc461d4f
commit 050905af23
2 changed files with 4 additions and 1 deletions

View File

@@ -553,6 +553,9 @@ public enum Sound {
RECORD_WAIT,
RECORD_WARD,
UI_BUTTON_CLICK,
UI_TOAST_CHALLENGE_COMPLETE,
UI_TOAST_IN,
UI_TOAST_OUT,
WEATHER_RAIN,
WEATHER_RAIN_ABOVE;
}