Uses of Class
com.mojang.realmsclient.client.RealmsError
-
Packages that use RealmsError Package Description com.mojang.realmsclient.client com.mojang.realmsclient.exception -
-
Uses of RealmsError in com.mojang.realmsclient.client
Methods in com.mojang.realmsclient.client that return RealmsError Modifier and Type Method Description static RealmsError
RealmsError. create(java.lang.String p_241826_0_)
-
Uses of RealmsError in com.mojang.realmsclient.exception
Constructors in com.mojang.realmsclient.exception with parameters of type RealmsError Constructor Description RealmsServiceException(int p_i51784_1_, java.lang.String p_i51784_2_, RealmsError p_i51784_3_)
-