Uses of Enum
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 UiProfileUiProfile.fromId(int id)Get the UiProfile instance from the identifier.static UiProfileReturns the enum constant of this type with the specified name.static UiProfile[]UiProfile.values()Returns an array containing the constants of this enum type, in the order they are declared.