Fix typo in vindicator entity sound names.

This commit is contained in:
Steveice10 2018-10-06 16:23:32 -07:00
parent a341fb0cfe
commit 10ec617e5a

View file

@ -552,9 +552,9 @@ public enum BuiltinSound implements Sound {
ENTITY_VILLAGER_NO,
ENTITY_VILLAGER_TRADE,
ENTITY_VILLAGER_YES,
ENTITY_VINDICATIOR_AMBIENT,
ENTITY_VINDICATIOR_DEATH,
ENTITY_VINDICATIOR_HURT,
ENTITY_VINDICATOR_AMBIENT,
ENTITY_VINDICATOR_DEATH,
ENTITY_VINDICATOR_HURT,
ENTITY_WITCH_AMBIENT,
ENTITY_WITCH_DEATH,
ENTITY_WITCH_DRINK,