Package org.geysermc.geyser.util
Class StatisticsUtils
java.lang.Object
org.geysermc.geyser.util.StatisticsUtils
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
buildAndSendStatisticsMenu(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
-