Uses of Enum Class
org.geysermc.floodgate.util.DeviceOs
Package
Description
-
Uses of DeviceOs in org.geysermc.floodgate.util
Modifier and TypeMethodDescriptionstatic DeviceOs
DeviceOs.fromId(int id)
Get the DeviceOs instance from the identifier.static DeviceOs
Returns the enum constant of this class with the specified name.static DeviceOs[]
DeviceOs.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of DeviceOs in org.geysermc.geyser.dump
Modifier and TypeMethodDescriptionit.unimi.dsi.fastutil.objects.Object2IntMap<DeviceOs>
DumpInfo.getUserPlatforms()
-
Uses of DeviceOs in org.geysermc.geyser.session.auth