public class ToastUtils
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ToastUtils
public ToastUtils()
-
Method Details
-
sendToast
public static void sendToast(org.bukkit.entity.Player player,
String id,
String title,
String description,
org.bukkit.Material icon,
String frame)