Uses of Enum Class
org.geysermc.floodgate.util.UiProfile
-
Uses of UiProfile in org.geysermc.floodgate.util
Modifier and TypeMethodDescriptionstatic UiProfile
UiProfile.fromId(int id)
Get the UiProfile instance from the identifier.static UiProfile
Returns the enum constant of this class with the specified name.static UiProfile[]
UiProfile.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of UiProfile in org.geysermc.geyser.session.auth