Uses of Class
com.mojang.realmsclient.dto.Ops
-
Packages that use Ops Package Description com.mojang.realmsclient.client com.mojang.realmsclient.dto com.mojang.realmsclient.gui.screens -
-
Uses of Ops in com.mojang.realmsclient.client
Methods in com.mojang.realmsclient.client that return Ops Modifier and Type Method Description OpsRealmsClient. deop(long p_224929_1_, java.lang.String p_224929_3_)OpsRealmsClient. op(long p_224906_1_, java.lang.String p_224906_3_) -
Uses of Ops in com.mojang.realmsclient.dto
Methods in com.mojang.realmsclient.dto that return Ops Modifier and Type Method Description static OpsOps. parse(java.lang.String p_230754_0_) -
Uses of Ops in com.mojang.realmsclient.gui.screens
Methods in com.mojang.realmsclient.gui.screens with parameters of type Ops Modifier and Type Method Description private voidRealmsPlayerScreen. updateOps(Ops p_224283_1_)
-