Package com.mojang.realmsclient
Class RealmsAvailability
java.lang.Object
com.mojang.realmsclient.RealmsAvailability
- 
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final recordstatic enum - 
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static CompletableFuture<RealmsAvailability.Result>private static final org.slf4j.Logger - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionprivate static CompletableFuture<RealmsAvailability.Result>check()get()private static booleanshouldRefresh(CompletableFuture<RealmsAvailability.Result> p_299038_)  
- 
Field Details
- 
LOGGER
private static final org.slf4j.Logger LOGGER - 
future
 
 - 
 - 
Constructor Details
- 
RealmsAvailability
public RealmsAvailability() 
 - 
 - 
Method Details
- 
get
 - 
shouldRefresh
 - 
check
 
 -