mirror of
https://github.com/GeyserMC/MCProtocolLib.git
synced 2024-12-04 21:01:02 -05:00
Add missing sound.
This commit is contained in:
parent
cdb3489fe9
commit
f0424a2979
1 changed files with 1 additions and 0 deletions
|
@ -297,6 +297,7 @@ public enum BuiltinSound implements Sound {
|
|||
ENTITY_MINECART_RIDING,
|
||||
ENTITY_MOOSHROOM_SHEAR,
|
||||
ENTITY_MULE_AMBIENT,
|
||||
ENTITY_MULE_CHEST,
|
||||
ENTITY_MULE_DEATH,
|
||||
ENTITY_MULE_HURT,
|
||||
ENTITY_PAINTING_BREAK,
|
||||
|
|
Loading…
Reference in a new issue