Uses of Enum Class
com.mojang.realmsclient.RealmsAvailability.Type
-
Uses of RealmsAvailability.Type in com.mojang.realmsclient
Modifier and TypeFieldDescriptionprivate final RealmsAvailability.Type
RealmsAvailability.Result.type
The field for thetype
record component.Modifier and TypeMethodDescriptionRealmsAvailability.Result.type()
Returns the value of thetype
record component.static RealmsAvailability.Type
Returns the enum constant of this class with the specified name.static RealmsAvailability.Type[]
RealmsAvailability.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionResult
(RealmsAvailability.Type p_298726_) Result
(RealmsAvailability.Type type, RealmsServiceException exception) Creates an instance of aResult
record class.