Uses of Class
net.minecraft.client.realms.gui.screen.RealmsLongConfirmationScreen.Type
| Package | Description |
|---|---|
| net.minecraft.client.realms.gui.screen |
-
Uses of RealmsLongConfirmationScreen.Type in net.minecraft.client.realms.gui.screen
Fields in net.minecraft.client.realms.gui.screen declared as RealmsLongConfirmationScreen.Type Modifier and Type Field Description private RealmsLongConfirmationScreen.TypeRealmsLongConfirmationScreen. typeMethods in net.minecraft.client.realms.gui.screen that return RealmsLongConfirmationScreen.Type Modifier and Type Method Description static RealmsLongConfirmationScreen.TypeRealmsLongConfirmationScreen.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static RealmsLongConfirmationScreen.Type[]RealmsLongConfirmationScreen.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in net.minecraft.client.realms.gui.screen with parameters of type RealmsLongConfirmationScreen.Type Constructor Description RealmsLongConfirmationScreen(BooleanConsumer booleanConsumer, RealmsLongConfirmationScreen.Type type, Text line2, Text line3, boolean yesNoQuestion)