public class PlayerEventMetrics
extends Object
-
Method Summary
static void
push(net.minestom.server.entity.Player player,
String eventName,
@Nullable Object details)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
push
public static void push(net.minestom.server.entity.Player player,
String eventName,
@Nullable
@Nullable Object details)