Uses of Enum Class
org.geysermc.floodgate.util.UiProfile
Packages that use UiProfile
-
Uses of UiProfile in org.geysermc.floodgate.util
Methods in org.geysermc.floodgate.util that return UiProfileModifier 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
Methods in org.geysermc.geyser.session.auth that return UiProfile