mirror of
https://github.com/PaperMC/Paper.git
synced 2025-02-17 10:41:41 +01:00
Fix bad merge in penultimate commit
By: md_5 <git@md-5.net>
This commit is contained in:
parent
63e9877c7a
commit
39c16e418e
1 changed files with 0 additions and 2 deletions
|
@ -1055,8 +1055,6 @@ public enum Sound implements Keyed {
|
|||
ENTITY_GENERIC_SMALL_FALL("entity.generic.small_fall"),
|
||||
ENTITY_GENERIC_SPLASH("entity.generic.splash"),
|
||||
ENTITY_GENERIC_SWIM("entity.generic.swim"),
|
||||
@MinecraftExperimental(Requires.UPDATE_1_21)
|
||||
ENTITY_GENERIC_WIND_BURST("entity.generic.wind_burst"),
|
||||
ENTITY_GHAST_AMBIENT("entity.ghast.ambient"),
|
||||
ENTITY_GHAST_DEATH("entity.ghast.death"),
|
||||
ENTITY_GHAST_HURT("entity.ghast.hurt"),
|
||||
|
|
Loading…
Add table
Reference in a new issue