Uses of Record Class
com.mojang.realmsclient.client.RealmsError.CustomError
Packages that use RealmsError.CustomError
-
Uses of RealmsError.CustomError in com.mojang.realmsclient.client
Fields in com.mojang.realmsclient.client declared as RealmsError.CustomErrorModifier and TypeFieldDescriptionstatic final RealmsError.CustomErrorRealmsError.CustomError.SERVICE_BUSYMethods in com.mojang.realmsclient.client that return RealmsError.CustomErrorModifier and TypeMethodDescriptionstatic RealmsError.CustomErrorRealmsError.CustomError.connectivityError(RealmsHttpException p_298467_) static RealmsError.CustomErrorRealmsError.CustomError.noPayload(int p_298598_) static RealmsError.CustomErrorRealmsError.CustomError.retry(int p_297862_) static RealmsError.CustomErrorRealmsError.CustomError.unknownCompatibilityResponse(String p_300024_)