File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
src/main/java/org/spongepowered/api/effect/sound Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -592,8 +592,6 @@ public final class SoundTypes {
592592
593593 public static final DefaultedRegistryReference <SoundType > BLOCK_DRIED_GHAST_FALL = SoundTypes .key (ResourceKey .minecraft ("block.dried_ghast.fall" ));
594594
595- public static final DefaultedRegistryReference <SoundType > BLOCK_DRIED_GHAST_HIT = SoundTypes .key (ResourceKey .minecraft ("block.dried_ghast.hit" ));
596-
597595 public static final DefaultedRegistryReference <SoundType > BLOCK_DRIED_GHAST_PLACE = SoundTypes .key (ResourceKey .minecraft ("block.dried_ghast.place" ));
598596
599597 public static final DefaultedRegistryReference <SoundType > BLOCK_DRIED_GHAST_PLACE_IN_WATER = SoundTypes .key (ResourceKey .minecraft ("block.dried_ghast.place_in_water" ));
You can’t perform that action at this time.
0 commit comments