Uses of Class
net.minecraft.client.realms.dto.Ops
| Package | Description |
|---|---|
| net.minecraft.client.realms | |
| net.minecraft.client.realms.dto | |
| net.minecraft.client.realms.gui.screen |
-
Uses of Ops in net.minecraft.client.realms
-
Uses of Ops in net.minecraft.client.realms.dto
Methods in net.minecraft.client.realms.dto that return Ops Modifier and Type Method Description static OpsOps. parse(String json) -
Uses of Ops in net.minecraft.client.realms.gui.screen
Methods in net.minecraft.client.realms.gui.screen with parameters of type Ops Modifier and Type Method Description private voidRealmsPlayerScreen. updateOps(Ops ops)