Package com.mojang.realmsclient
Class RealmsAvailability
java.lang.Object
com.mojang.realmsclient.RealmsAvailability
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionstatic final recordstatic enum
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate static CompletableFuture<RealmsAvailability.Result>private static final org.slf4j.Logger
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprivate static CompletableFuture<RealmsAvailability.Result>check()get()private static booleanshouldRefresh(CompletableFuture<RealmsAvailability.Result> p_295124_) 
- 
Field Details- 
LOGGERprivate static final org.slf4j.Logger LOGGER
- 
future
 
- 
- 
Constructor Details- 
RealmsAvailabilitypublic RealmsAvailability()
 
- 
- 
Method Details- 
get
- 
shouldRefresh
- 
check
 
-