Deprecate duplicate SoundGroup API (#7509)

This commit is contained in:
Jake Potrebic 2022-04-30 13:44:22 -07:00
parent bce57808da
commit dfa6307b48
4 changed files with 31 additions and 4 deletions

View file

@ -225,9 +225,9 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
/**
* Gets the metadata for this block
@@ -0,0 +0,0 @@ public interface Block extends Metadatable {
* @return the sound group for this block
*/
@NotNull
com.destroystokyo.paper.block.BlockSoundGroup getSoundGroup();
@NotNull org.bukkit.SoundGroup getBlockSoundGroup();
+
+ /**
+ * Return the translation key for the Block, so the client can translate it into the active