forked from Upstream/mmocore
deprecate soundObj, moved to ML
This commit is contained in:
parent
e3eab6aec1
commit
1abdf0aff7
@ -9,6 +9,10 @@ import org.bukkit.entity.Player;
|
||||
|
||||
import javax.annotation.Nullable;
|
||||
|
||||
/**
|
||||
* Moved to MythicLib
|
||||
*/
|
||||
@Deprecated
|
||||
public class SoundObject {
|
||||
|
||||
@Nullable
|
||||
|
Loading…
Reference in New Issue
Block a user