Package org.geysermc.geyser.util
Class StatisticsUtils
java.lang.Object
org.geysermc.geyser.util.StatisticsUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidbuildAndSendStatisticsMenu(GeyserSession session)Build a form for the given session with all statistic categories
-
Constructor Details
-
StatisticsUtils
public StatisticsUtils()
-
-
Method Details
-
buildAndSendStatisticsMenu
Build a form for the given session with all statistic categories- Parameters:
session- The session to build the form for
-