Package org.geysermc.geyser.util
Class SettingsUtils
java.lang.Object
org.geysermc.geyser.util.SettingsUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.geysermc.cumulus.CustomFormbuildForm(GeyserSession session)Build a settings form for the given session and store it for later
-
Constructor Details
-
SettingsUtils
public SettingsUtils()
-
-
Method Details
-
buildForm
Build a settings form for the given session and store it for later- Parameters:
session- The session to build the form for
-