Uses of Enum
org.geysermc.floodgate.util.InputMode
Packages that use InputMode
-
Uses of InputMode in org.geysermc.floodgate.util
Methods in org.geysermc.floodgate.util that return InputModeModifier and TypeMethodDescriptionstatic InputModeInputMode.getById(int id)Get the InputMode instance from the identifier.static InputModeReturns the enum constant of this type with the specified name.static InputMode[]InputMode.values()Returns an array containing the constants of this enum type, in the order they are declared.