Uses of Enum Class
me.internalizable.numdrassl.api.player.PlayerSettings.ClientType
Packages that use PlayerSettings.ClientType
-
Uses of PlayerSettings.ClientType in me.internalizable.numdrassl.api.player
Subclasses with type arguments of type PlayerSettings.ClientType in me.internalizable.numdrassl.api.playerModifier and TypeClassDescriptionstatic enumRepresents the type of Hytale client connecting.Methods in me.internalizable.numdrassl.api.player that return PlayerSettings.ClientTypeModifier and TypeMethodDescriptionPlayerSettings.getClientType()Gets the client type the player is using.static PlayerSettings.ClientTypeReturns the enum constant of this class with the specified name.static PlayerSettings.ClientType[]PlayerSettings.ClientType.values()Returns an array containing the constants of this enum class, in the order they are declared.