mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-03 23:07:40 +01:00
Update to Minecraft 1.12
By: md_5 <git@md-5.net>
This commit is contained in:
parent
a0fc461d4f
commit
050905af23
@ -11,7 +11,7 @@
|
||||
|
||||
<groupId>org.bukkit</groupId>
|
||||
<artifactId>bukkit</artifactId>
|
||||
<version>1.12-pre6-SNAPSHOT</version>
|
||||
<version>1.12-R0.1-SNAPSHOT</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<name>Bukkit</name>
|
||||
|
@ -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;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user