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