deprecate soundObj, moved to ML

This commit is contained in:
Indyuce 2022-12-02 19:04:33 +01:00
parent e3eab6aec1
commit 1abdf0aff7

View File

@ -9,6 +9,10 @@ import org.bukkit.entity.Player;
import javax.annotation.Nullable;
/**
* Moved to MythicLib
*/
@Deprecated
public class SoundObject {
@Nullable