public abstract class SoundUtils
extends Object
-
Method Summary
static @Nullable org.bukkit.Sound
toString(org.bukkit.Sound s,
int flags)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
parse
public static @Nullable org.bukkit.Sound parse
(String s)
-
toString
public static String toString
(org.bukkit.Sound s,
int flags)
-
getAllNames
public static String getAllNames()