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