Package net.minecraft.client.gui.screen
Class GraphicsWarningScreen.ChoiceButton
java.lang.Object
net.minecraft.client.gui.screen.GraphicsWarningScreen.ChoiceButton
- Enclosing class:
 GraphicsWarningScreen
- Mappings:
 Namespace Name named net/minecraft/client/gui/screen/GraphicsWarningScreen$ChoiceButtonintermediary net/minecraft/class_5405$class_5406official gql$a
- 
Field Summary
FieldsModifier and TypeFieldDescription(package private) final Text(package private) final ButtonWidget.PressAction - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
message
- Mappings:
 Namespace Name Mixin selector named messageLnet/minecraft/client/gui/screen/GraphicsWarningScreen$ChoiceButton;message:Lnet/minecraft/text/Text;intermediary field_25680Lnet/minecraft/class_5405$class_5406;field_25680:Lnet/minecraft/class_2561;official aLgql$a;a:Lxx;
 - 
pressAction
- Mappings:
 Namespace Name Mixin selector named pressActionLnet/minecraft/client/gui/screen/GraphicsWarningScreen$ChoiceButton;pressAction:Lnet/minecraft/client/gui/widget/ButtonWidget$PressAction;intermediary field_25681Lnet/minecraft/class_5405$class_5406;field_25681:Lnet/minecraft/class_4185$class_4241;official bLgql$a;b:Lgdp$c;
 
 - 
 - 
Constructor Details
- 
ChoiceButton
- Mappings:
 Namespace Name Mixin selector named <init>Lnet/minecraft/client/gui/screen/GraphicsWarningScreen$ChoiceButton;<init>(Lnet/minecraft/text/Text;Lnet/minecraft/client/gui/widget/ButtonWidget$PressAction;)Vintermediary <init>Lnet/minecraft/class_5405$class_5406;<init>(Lnet/minecraft/class_2561;Lnet/minecraft/class_4185$class_4241;)Vofficial <init>Lgql$a;<init>(Lxx;Lgdp$c;)V
 
 -