Package net.minecraft.client.gui.screen
Class PopupScreen.Builder
java.lang.Object
net.minecraft.client.gui.screen.PopupScreen.Builder
- Enclosing class:
PopupScreen
- Mappings:
Namespace Name named net/minecraft/client/gui/screen/PopupScreen$Builder
intermediary net/minecraft/class_8816$class_8817
official fii$a
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
button
(Text message, Consumer<PopupScreen> action) image
(Identifier image) width
(int width)
-
Field Details
-
backgroundScreen
- Mappings:
Namespace Name Mixin selector named backgroundScreen
Lnet/minecraft/client/gui/screen/PopupScreen$Builder;backgroundScreen:Lnet/minecraft/client/gui/screen/Screen;
intermediary field_46568
Lnet/minecraft/class_8816$class_8817;field_46568:Lnet/minecraft/class_437;
official a
Lfii$a;a:Lfnf;
-
title
- Mappings:
Namespace Name Mixin selector named title
Lnet/minecraft/client/gui/screen/PopupScreen$Builder;title:Lnet/minecraft/text/Text;
intermediary field_46569
Lnet/minecraft/class_8816$class_8817;field_46569:Lnet/minecraft/class_2561;
official b
Lfii$a;b:Lxp;
-
message
- Mappings:
Namespace Name Mixin selector named message
Lnet/minecraft/client/gui/screen/PopupScreen$Builder;message:Lnet/minecraft/text/Text;
intermediary field_46570
Lnet/minecraft/class_8816$class_8817;field_46570:Lnet/minecraft/class_2561;
official c
Lfii$a;c:Lxp;
-
width
private int width- Mappings:
Namespace Name Mixin selector named width
Lnet/minecraft/client/gui/screen/PopupScreen$Builder;width:I
intermediary field_46571
Lnet/minecraft/class_8816$class_8817;field_46571:I
official d
Lfii$a;d:I
-
image
- Mappings:
Namespace Name Mixin selector named image
Lnet/minecraft/client/gui/screen/PopupScreen$Builder;image:Lnet/minecraft/util/Identifier;
intermediary field_46572
Lnet/minecraft/class_8816$class_8817;field_46572:Lnet/minecraft/class_2960;
official e
Lfii$a;e:Lalf;
-
buttons
- Mappings:
Namespace Name Mixin selector named buttons
Lnet/minecraft/client/gui/screen/PopupScreen$Builder;buttons:Ljava/util/List;
intermediary field_46573
Lnet/minecraft/class_8816$class_8817;field_46573:Ljava/util/List;
official f
Lfii$a;f:Ljava/util/List;
-
onClosed
- Mappings:
Namespace Name Mixin selector named onClosed
Lnet/minecraft/client/gui/screen/PopupScreen$Builder;onClosed:Ljava/lang/Runnable;
intermediary field_46574
Lnet/minecraft/class_8816$class_8817;field_46574:Ljava/lang/Runnable;
official g
Lfii$a;g:Ljava/lang/Runnable;
-
-
Constructor Details
-
Builder
- Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/client/gui/screen/PopupScreen$Builder;<init>(Lnet/minecraft/client/gui/screen/Screen;Lnet/minecraft/text/Text;)V
intermediary <init>
Lnet/minecraft/class_8816$class_8817;<init>(Lnet/minecraft/class_437;Lnet/minecraft/class_2561;)V
official <init>
Lfii$a;<init>(Lfnf;Lxp;)V
-
-
Method Details
-
width
- Mappings:
Namespace Name Mixin selector named width
Lnet/minecraft/client/gui/screen/PopupScreen$Builder;width(I)Lnet/minecraft/client/gui/screen/PopupScreen$Builder;
intermediary method_54126
Lnet/minecraft/class_8816$class_8817;method_54126(I)Lnet/minecraft/class_8816$class_8817;
official a
Lfii$a;a(I)Lfii$a;
-
image
- Mappings:
Namespace Name Mixin selector named image
Lnet/minecraft/client/gui/screen/PopupScreen$Builder;image(Lnet/minecraft/util/Identifier;)Lnet/minecraft/client/gui/screen/PopupScreen$Builder;
intermediary method_54127
Lnet/minecraft/class_8816$class_8817;method_54127(Lnet/minecraft/class_2960;)Lnet/minecraft/class_8816$class_8817;
official a
Lfii$a;a(Lalf;)Lfii$a;
-
message
- Mappings:
Namespace Name Mixin selector named message
Lnet/minecraft/client/gui/screen/PopupScreen$Builder;message(Lnet/minecraft/text/Text;)Lnet/minecraft/client/gui/screen/PopupScreen$Builder;
intermediary method_54129
Lnet/minecraft/class_8816$class_8817;method_54129(Lnet/minecraft/class_2561;)Lnet/minecraft/class_8816$class_8817;
official a
Lfii$a;a(Lxp;)Lfii$a;
-
button
- Mappings:
Namespace Name Mixin selector named button
Lnet/minecraft/client/gui/screen/PopupScreen$Builder;button(Lnet/minecraft/text/Text;Ljava/util/function/Consumer;)Lnet/minecraft/client/gui/screen/PopupScreen$Builder;
intermediary method_54130
Lnet/minecraft/class_8816$class_8817;method_54130(Lnet/minecraft/class_2561;Ljava/util/function/Consumer;)Lnet/minecraft/class_8816$class_8817;
official a
Lfii$a;a(Lxp;Ljava/util/function/Consumer;)Lfii$a;
-
onClosed
- Mappings:
Namespace Name Mixin selector named onClosed
Lnet/minecraft/client/gui/screen/PopupScreen$Builder;onClosed(Ljava/lang/Runnable;)Lnet/minecraft/client/gui/screen/PopupScreen$Builder;
intermediary method_54128
Lnet/minecraft/class_8816$class_8817;method_54128(Ljava/lang/Runnable;)Lnet/minecraft/class_8816$class_8817;
official a
Lfii$a;a(Ljava/lang/Runnable;)Lfii$a;
-
build
- Mappings:
Namespace Name Mixin selector named build
Lnet/minecraft/client/gui/screen/PopupScreen$Builder;build()Lnet/minecraft/client/gui/screen/PopupScreen;
intermediary method_54125
Lnet/minecraft/class_8816$class_8817;method_54125()Lnet/minecraft/class_8816;
official a
Lfii$a;a()Lfii;
-