Uses of Class
net.minecraft.client.realms.gui.screen.RealmsPlayerScreen.PlayerOperation
| Package | Description |
|---|---|
| net.minecraft.client.realms.gui.screen |
-
Uses of RealmsPlayerScreen.PlayerOperation in net.minecraft.client.realms.gui.screen
Fields in net.minecraft.client.realms.gui.screen declared as RealmsPlayerScreen.PlayerOperation Modifier and Type Field Description private RealmsPlayerScreen.PlayerOperationRealmsPlayerScreen. operationMethods in net.minecraft.client.realms.gui.screen that return RealmsPlayerScreen.PlayerOperation Modifier and Type Method Description static RealmsPlayerScreen.PlayerOperationRealmsPlayerScreen.PlayerOperation. valueOf(String name)Returns the enum constant of this type with the specified name.static RealmsPlayerScreen.PlayerOperation[]RealmsPlayerScreen.PlayerOperation. values()Returns an array containing the constants of this enum type, in the order they are declared.