Class StructureBlockScreen
java.lang.Object
net.minecraft.client.gui.AbstractParentElement
net.minecraft.client.gui.screen.Screen
net.minecraft.client.gui.screen.ingame.StructureBlockScreen
- All Implemented Interfaces:
Drawable
,Element
,Navigable
,ParentElement
- Mappings:
Namespace Name official fav
intermediary net/minecraft/class_497
named net/minecraft/client/gui/screen/ingame/StructureBlockScreen
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.gui.screen.Screen
Screen.SelectedElementNarrationData
-
Field Summary
Modifier and TypeFieldDescriptionprivate ButtonWidget
private CyclingButtonWidget<Boolean>
private ButtonWidget
private CyclingButtonWidget<BlockMirror>
private ButtonWidget
private ButtonWidget
private ButtonWidget
private ButtonWidget
private ButtonWidget
private CyclingButtonWidget<Boolean>
private CyclingButtonWidget<Boolean>
private static final Text
private final DecimalFormat
private static final Text
private boolean
private static final Text
private TextFieldWidget
private TextFieldWidget
private TextFieldWidget
private TextFieldWidget
private TextFieldWidget
private TextFieldWidget
private TextFieldWidget
private TextFieldWidget
private TextFieldWidget
private TextFieldWidget
private static final Text
private BlockMirror
private StructureBlockMode
private static final ImmutableList<StructureBlockMode>
private static final ImmutableList<StructureBlockMode>
private static final Text
private BlockRotation
private static final Text
private static final Text
private boolean
private boolean
private static final Text
private static final Text
private final StructureBlockBlockEntity
Fields inherited from class net.minecraft.client.gui.screen.Screen
client, executor, height, OPTIONS_BACKGROUND_TEXTURE, textRenderer, title, width
Fields inherited from interface net.minecraft.client.gui.Element
MAX_DOUBLE_CLICK_INTERVAL
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate void
cancel()
void
close()
private void
done()
protected void
init()
Called when a screen should be initialized.boolean
keyPressed
(int keyCode, int scanCode, int modifiers) Callback for when a key down event has been captured.private float
parseFloat
(String string) private int
private long
void
render
(DrawContext context, int mouseX, int mouseY, float delta) void
resize
(MinecraftClient client, int width, int height) boolean
private void
private boolean
private void
Methods inherited from class net.minecraft.client.gui.screen.Screen
addDrawable, addDrawableChild, addElementNarrations, addScreenNarrations, addSelectableChild, applyKeyPressNarratorDelay, applyMouseMoveNarratorDelay, applyMousePressScrollNarratorDelay, applyNarratorModeChangeDelay, children, clearAndInit, clearChildren, filesDragged, findSelectedElementData, getMusic, getNarratedTitle, getNavigationFocus, getTitle, getTooltipFromItem, getUsageNarrationText, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, hasUsageText, hide, init, initTabNavigation, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, narrateScreenIfNarrationEnabled, onDisplayed, remove, removed, renderBackground, renderBackgroundTexture, renderInGameBackground, renderWithTooltip, setInitialFocus, setTooltip, setTooltip, setTooltip, setTooltip, shouldCloseOnEsc, switchFocus, tick, updateNarrator, wrapScreenError
Methods inherited from class net.minecraft.client.gui.AbstractParentElement
getFocused, isDragging, setDragging, setFocused
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.minecraft.client.gui.Element
mouseMoved
Methods inherited from interface net.minecraft.client.gui.navigation.Navigable
getNavigationOrder
Methods inherited from interface net.minecraft.client.gui.ParentElement
charTyped, focusOn, getFocusedPath, getNavigationPath, hoveredElement, isFocused, keyReleased, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, setFocused
-
Field Details
-
STRUCTURE_NAME_TEXT
- Mappings:
Namespace Name Mixin selector official a
Lfav;a:Ltl;
intermediary field_26572
Lnet/minecraft/class_497;field_26572:Lnet/minecraft/class_2561;
named STRUCTURE_NAME_TEXT
Lnet/minecraft/client/gui/screen/ingame/StructureBlockScreen;STRUCTURE_NAME_TEXT:Lnet/minecraft/text/Text;
-
POSITION_TEXT
- Mappings:
Namespace Name Mixin selector official b
Lfav;b:Ltl;
intermediary field_26573
Lnet/minecraft/class_497;field_26573:Lnet/minecraft/class_2561;
named POSITION_TEXT
Lnet/minecraft/client/gui/screen/ingame/StructureBlockScreen;POSITION_TEXT:Lnet/minecraft/text/Text;
-
SIZE_TEXT
- Mappings:
Namespace Name Mixin selector official c
Lfav;c:Ltl;
intermediary field_26574
Lnet/minecraft/class_497;field_26574:Lnet/minecraft/class_2561;
named SIZE_TEXT
Lnet/minecraft/client/gui/screen/ingame/StructureBlockScreen;SIZE_TEXT:Lnet/minecraft/text/Text;
-
INTEGRITY_TEXT
- Mappings:
Namespace Name Mixin selector official k
Lfav;k:Ltl;
intermediary field_26575
Lnet/minecraft/class_497;field_26575:Lnet/minecraft/class_2561;
named INTEGRITY_TEXT
Lnet/minecraft/client/gui/screen/ingame/StructureBlockScreen;INTEGRITY_TEXT:Lnet/minecraft/text/Text;
-
CUSTOM_DATA_TEXT
- Mappings:
Namespace Name Mixin selector official l
Lfav;l:Ltl;
intermediary field_26576
Lnet/minecraft/class_497;field_26576:Lnet/minecraft/class_2561;
named CUSTOM_DATA_TEXT
Lnet/minecraft/client/gui/screen/ingame/StructureBlockScreen;CUSTOM_DATA_TEXT:Lnet/minecraft/text/Text;
-
INCLUDE_ENTITIES_TEXT
- Mappings:
Namespace Name Mixin selector official m
Lfav;m:Ltl;
intermediary field_26577
Lnet/minecraft/class_497;field_26577:Lnet/minecraft/class_2561;
named INCLUDE_ENTITIES_TEXT
Lnet/minecraft/client/gui/screen/ingame/StructureBlockScreen;INCLUDE_ENTITIES_TEXT:Lnet/minecraft/text/Text;
-
DETECT_SIZE_TEXT
- Mappings:
Namespace Name Mixin selector official n
Lfav;n:Ltl;
intermediary field_26578
Lnet/minecraft/class_497;field_26578:Lnet/minecraft/class_2561;
named DETECT_SIZE_TEXT
Lnet/minecraft/client/gui/screen/ingame/StructureBlockScreen;DETECT_SIZE_TEXT:Lnet/minecraft/text/Text;
-
SHOW_AIR_TEXT
- Mappings:
Namespace Name Mixin selector official o
Lfav;o:Ltl;
intermediary field_26579
Lnet/minecraft/class_497;field_26579:Lnet/minecraft/class_2561;
named SHOW_AIR_TEXT
Lnet/minecraft/client/gui/screen/ingame/StructureBlockScreen;SHOW_AIR_TEXT:Lnet/minecraft/text/Text;
-
SHOW_BOUNDING_BOX_TEXT
- Mappings:
Namespace Name Mixin selector official p
Lfav;p:Ltl;
intermediary field_26580
Lnet/minecraft/class_497;field_26580:Lnet/minecraft/class_2561;
named SHOW_BOUNDING_BOX_TEXT
Lnet/minecraft/client/gui/screen/ingame/StructureBlockScreen;SHOW_BOUNDING_BOX_TEXT:Lnet/minecraft/text/Text;
-
MODES
- Mappings:
Namespace Name Mixin selector official q
Lfav;q:Lcom/google/common/collect/ImmutableList;
intermediary field_27993
Lnet/minecraft/class_497;field_27993:Lcom/google/common/collect/ImmutableList;
named MODES
Lnet/minecraft/client/gui/screen/ingame/StructureBlockScreen;MODES:Lcom/google/common/collect/ImmutableList;
-
MODES_EXCEPT_DATA
- Mappings:
Namespace Name Mixin selector official s
Lfav;s:Lcom/google/common/collect/ImmutableList;
intermediary field_27994
Lnet/minecraft/class_497;field_27994:Lcom/google/common/collect/ImmutableList;
named MODES_EXCEPT_DATA
Lnet/minecraft/client/gui/screen/ingame/StructureBlockScreen;MODES_EXCEPT_DATA:Lcom/google/common/collect/ImmutableList;
-
structureBlock
- Mappings:
Namespace Name Mixin selector official t
Lfav;t:Ldei;
intermediary field_2980
Lnet/minecraft/class_497;field_2980:Lnet/minecraft/class_2633;
named structureBlock
Lnet/minecraft/client/gui/screen/ingame/StructureBlockScreen;structureBlock:Lnet/minecraft/block/entity/StructureBlockBlockEntity;
-
mirror
- Mappings:
Namespace Name Mixin selector official u
Lfav;u:Lcxq;
intermediary field_2996
Lnet/minecraft/class_497;field_2996:Lnet/minecraft/class_2415;
named mirror
Lnet/minecraft/client/gui/screen/ingame/StructureBlockScreen;mirror:Lnet/minecraft/util/BlockMirror;
-
rotation
- Mappings:
Namespace Name Mixin selector official v
Lfav;v:Lczh;
intermediary field_3003
Lnet/minecraft/class_497;field_3003:Lnet/minecraft/class_2470;
named rotation
Lnet/minecraft/client/gui/screen/ingame/StructureBlockScreen;rotation:Lnet/minecraft/util/BlockRotation;
-
mode
- Mappings:
Namespace Name Mixin selector official w
Lfav;w:Ldgt;
intermediary field_3004
Lnet/minecraft/class_497;field_3004:Lnet/minecraft/class_2776;
named mode
Lnet/minecraft/client/gui/screen/ingame/StructureBlockScreen;mode:Lnet/minecraft/block/enums/StructureBlockMode;
-
ignoreEntities
private boolean ignoreEntities- Mappings:
Namespace Name Mixin selector official x
Lfav;x:Z
intermediary field_2985
Lnet/minecraft/class_497;field_2985:Z
named ignoreEntities
Lnet/minecraft/client/gui/screen/ingame/StructureBlockScreen;ignoreEntities:Z
-
showAir
private boolean showAir- Mappings:
Namespace Name Mixin selector official y
Lfav;y:Z
intermediary field_2997
Lnet/minecraft/class_497;field_2997:Z
named showAir
Lnet/minecraft/client/gui/screen/ingame/StructureBlockScreen;showAir:Z
-
showBoundingBox
private boolean showBoundingBox- Mappings:
Namespace Name Mixin selector official z
Lfav;z:Z
intermediary field_2983
Lnet/minecraft/class_497;field_2983:Z
named showBoundingBox
Lnet/minecraft/client/gui/screen/ingame/StructureBlockScreen;showBoundingBox:Z
-
inputName
- Mappings:
Namespace Name Mixin selector official A
Lfav;A:Lesz;
intermediary field_3005
Lnet/minecraft/class_497;field_3005:Lnet/minecraft/class_342;
named inputName
Lnet/minecraft/client/gui/screen/ingame/StructureBlockScreen;inputName:Lnet/minecraft/client/gui/widget/TextFieldWidget;
-
inputPosX
- Mappings:
Namespace Name Mixin selector official B
Lfav;B:Lesz;
intermediary field_2982
Lnet/minecraft/class_497;field_2982:Lnet/minecraft/class_342;
named inputPosX
Lnet/minecraft/client/gui/screen/ingame/StructureBlockScreen;inputPosX:Lnet/minecraft/client/gui/widget/TextFieldWidget;
-
inputPosY
- Mappings:
Namespace Name Mixin selector official C
Lfav;C:Lesz;
intermediary field_2999
Lnet/minecraft/class_497;field_2999:Lnet/minecraft/class_342;
named inputPosY
Lnet/minecraft/client/gui/screen/ingame/StructureBlockScreen;inputPosY:Lnet/minecraft/client/gui/widget/TextFieldWidget;
-
inputPosZ
- Mappings:
Namespace Name Mixin selector official D
Lfav;D:Lesz;
intermediary field_3010
Lnet/minecraft/class_497;field_3010:Lnet/minecraft/class_342;
named inputPosZ
Lnet/minecraft/client/gui/screen/ingame/StructureBlockScreen;inputPosZ:Lnet/minecraft/client/gui/widget/TextFieldWidget;
-
inputSizeX
- Mappings:
Namespace Name Mixin selector official E
Lfav;E:Lesz;
intermediary field_2988
Lnet/minecraft/class_497;field_2988:Lnet/minecraft/class_342;
named inputSizeX
Lnet/minecraft/client/gui/screen/ingame/StructureBlockScreen;inputSizeX:Lnet/minecraft/client/gui/widget/TextFieldWidget;
-
inputSizeY
- Mappings:
Namespace Name Mixin selector official F
Lfav;F:Lesz;
intermediary field_2998
Lnet/minecraft/class_497;field_2998:Lnet/minecraft/class_342;
named inputSizeY
Lnet/minecraft/client/gui/screen/ingame/StructureBlockScreen;inputSizeY:Lnet/minecraft/client/gui/widget/TextFieldWidget;
-
inputSizeZ
- Mappings:
Namespace Name Mixin selector official G
Lfav;G:Lesz;
intermediary field_2978
Lnet/minecraft/class_497;field_2978:Lnet/minecraft/class_342;
named inputSizeZ
Lnet/minecraft/client/gui/screen/ingame/StructureBlockScreen;inputSizeZ:Lnet/minecraft/client/gui/widget/TextFieldWidget;
-
inputIntegrity
- Mappings:
Namespace Name Mixin selector official H
Lfav;H:Lesz;
intermediary field_3000
Lnet/minecraft/class_497;field_3000:Lnet/minecraft/class_342;
named inputIntegrity
Lnet/minecraft/client/gui/screen/ingame/StructureBlockScreen;inputIntegrity:Lnet/minecraft/client/gui/widget/TextFieldWidget;
-
inputSeed
- Mappings:
Namespace Name Mixin selector official I
Lfav;I:Lesz;
intermediary field_2992
Lnet/minecraft/class_497;field_2992:Lnet/minecraft/class_342;
named inputSeed
Lnet/minecraft/client/gui/screen/ingame/StructureBlockScreen;inputSeed:Lnet/minecraft/client/gui/widget/TextFieldWidget;
-
inputMetadata
- Mappings:
Namespace Name Mixin selector official J
Lfav;J:Lesz;
intermediary field_2986
Lnet/minecraft/class_497;field_2986:Lnet/minecraft/class_342;
named inputMetadata
Lnet/minecraft/client/gui/screen/ingame/StructureBlockScreen;inputMetadata:Lnet/minecraft/client/gui/widget/TextFieldWidget;
-
buttonSave
- Mappings:
Namespace Name Mixin selector official K
Lfav;K:Lesq;
intermediary field_2987
Lnet/minecraft/class_497;field_2987:Lnet/minecraft/class_4185;
named buttonSave
Lnet/minecraft/client/gui/screen/ingame/StructureBlockScreen;buttonSave:Lnet/minecraft/client/gui/widget/ButtonWidget;
-
buttonLoad
- Mappings:
Namespace Name Mixin selector official L
Lfav;L:Lesq;
intermediary field_3006
Lnet/minecraft/class_497;field_3006:Lnet/minecraft/class_4185;
named buttonLoad
Lnet/minecraft/client/gui/screen/ingame/StructureBlockScreen;buttonLoad:Lnet/minecraft/client/gui/widget/ButtonWidget;
-
buttonRotate0
- Mappings:
Namespace Name Mixin selector official M
Lfav;M:Lesq;
intermediary field_2995
Lnet/minecraft/class_497;field_2995:Lnet/minecraft/class_4185;
named buttonRotate0
Lnet/minecraft/client/gui/screen/ingame/StructureBlockScreen;buttonRotate0:Lnet/minecraft/client/gui/widget/ButtonWidget;
-
buttonRotate90
- Mappings:
Namespace Name Mixin selector official N
Lfav;N:Lesq;
intermediary field_2981
Lnet/minecraft/class_497;field_2981:Lnet/minecraft/class_4185;
named buttonRotate90
Lnet/minecraft/client/gui/screen/ingame/StructureBlockScreen;buttonRotate90:Lnet/minecraft/client/gui/widget/ButtonWidget;
-
buttonRotate180
- Mappings:
Namespace Name Mixin selector official O
Lfav;O:Lesq;
intermediary field_3007
Lnet/minecraft/class_497;field_3007:Lnet/minecraft/class_4185;
named buttonRotate180
Lnet/minecraft/client/gui/screen/ingame/StructureBlockScreen;buttonRotate180:Lnet/minecraft/client/gui/widget/ButtonWidget;
-
buttonRotate270
- Mappings:
Namespace Name Mixin selector official P
Lfav;P:Lesq;
intermediary field_2993
Lnet/minecraft/class_497;field_2993:Lnet/minecraft/class_4185;
named buttonRotate270
Lnet/minecraft/client/gui/screen/ingame/StructureBlockScreen;buttonRotate270:Lnet/minecraft/client/gui/widget/ButtonWidget;
-
buttonDetect
- Mappings:
Namespace Name Mixin selector official Q
Lfav;Q:Lesq;
intermediary field_3009
Lnet/minecraft/class_497;field_3009:Lnet/minecraft/class_4185;
named buttonDetect
Lnet/minecraft/client/gui/screen/ingame/StructureBlockScreen;buttonDetect:Lnet/minecraft/client/gui/widget/ButtonWidget;
-
buttonEntities
- Mappings:
Namespace Name Mixin selector official R
Lfav;R:Lesx;
intermediary field_2990
Lnet/minecraft/class_497;field_2990:Lnet/minecraft/class_5676;
named buttonEntities
Lnet/minecraft/client/gui/screen/ingame/StructureBlockScreen;buttonEntities:Lnet/minecraft/client/gui/widget/CyclingButtonWidget;
-
buttonMirror
- Mappings:
Namespace Name Mixin selector official S
Lfav;S:Lesx;
intermediary field_2979
Lnet/minecraft/class_497;field_2979:Lnet/minecraft/class_5676;
named buttonMirror
Lnet/minecraft/client/gui/screen/ingame/StructureBlockScreen;buttonMirror:Lnet/minecraft/client/gui/widget/CyclingButtonWidget;
-
buttonShowAir
- Mappings:
Namespace Name Mixin selector official T
Lfav;T:Lesx;
intermediary field_3008
Lnet/minecraft/class_497;field_3008:Lnet/minecraft/class_5676;
named buttonShowAir
Lnet/minecraft/client/gui/screen/ingame/StructureBlockScreen;buttonShowAir:Lnet/minecraft/client/gui/widget/CyclingButtonWidget;
-
buttonShowBoundingBox
- Mappings:
Namespace Name Mixin selector official U
Lfav;U:Lesx;
intermediary field_3001
Lnet/minecraft/class_497;field_3001:Lnet/minecraft/class_5676;
named buttonShowBoundingBox
Lnet/minecraft/client/gui/screen/ingame/StructureBlockScreen;buttonShowBoundingBox:Lnet/minecraft/client/gui/widget/CyclingButtonWidget;
-
decimalFormat
- Mappings:
Namespace Name Mixin selector official V
Lfav;V:Ljava/text/DecimalFormat;
intermediary field_2991
Lnet/minecraft/class_497;field_2991:Ljava/text/DecimalFormat;
named decimalFormat
Lnet/minecraft/client/gui/screen/ingame/StructureBlockScreen;decimalFormat:Ljava/text/DecimalFormat;
-
-
Constructor Details
-
StructureBlockScreen
- Mappings:
Namespace Name Mixin selector official <init>
Lfav;<init>(Ldei;)V
intermediary <init>
Lnet/minecraft/class_497;<init>(Lnet/minecraft/class_2633;)V
named <init>
Lnet/minecraft/client/gui/screen/ingame/StructureBlockScreen;<init>(Lnet/minecraft/block/entity/StructureBlockBlockEntity;)V
-
-
Method Details
-
done
private void done()- Mappings:
Namespace Name Mixin selector official l
Lfav;l()V
intermediary method_2515
Lnet/minecraft/class_497;method_2515()V
named done
Lnet/minecraft/client/gui/screen/ingame/StructureBlockScreen;done()V
-
cancel
private void cancel()- Mappings:
Namespace Name Mixin selector official D
Lfav;D()V
intermediary method_2514
Lnet/minecraft/class_497;method_2514()V
named cancel
Lnet/minecraft/client/gui/screen/ingame/StructureBlockScreen;cancel()V
-
init
protected void init()Called when a screen should be initialized.This method is called when this screen is opened or resized.
This should call
Screen.setInitialFocus(net.minecraft.client.gui.Element)
to set the element that is initially focused. -
resize
-
updateRotationButton
private void updateRotationButton()- Mappings:
Namespace Name Mixin selector official E
Lfav;E()V
intermediary method_2510
Lnet/minecraft/class_497;method_2510()V
named updateRotationButton
Lnet/minecraft/client/gui/screen/ingame/StructureBlockScreen;updateRotationButton()V
-
updateWidgets
- Mappings:
Namespace Name Mixin selector official a
Lfav;a(Ldgt;)V
intermediary method_32650
Lnet/minecraft/class_497;method_32650(Lnet/minecraft/class_2776;)V
named updateWidgets
Lnet/minecraft/client/gui/screen/ingame/StructureBlockScreen;updateWidgets(Lnet/minecraft/block/enums/StructureBlockMode;)V
-
updateStructureBlock
- Mappings:
Namespace Name Mixin selector official a
Lfav;a(Ldei$a;)Z
intermediary method_2516
Lnet/minecraft/class_497;method_2516(Lnet/minecraft/class_2633$class_2634;)Z
named updateStructureBlock
Lnet/minecraft/client/gui/screen/ingame/StructureBlockScreen;updateStructureBlock(Lnet/minecraft/block/entity/StructureBlockBlockEntity$Action;)Z
-
parseLong
- Mappings:
Namespace Name Mixin selector official a
Lfav;a(Ljava/lang/String;)J
intermediary method_2504
Lnet/minecraft/class_497;method_2504(Ljava/lang/String;)J
named parseLong
Lnet/minecraft/client/gui/screen/ingame/StructureBlockScreen;parseLong(Ljava/lang/String;)J
-
parseFloat
- Mappings:
Namespace Name Mixin selector official b
Lfav;b(Ljava/lang/String;)F
intermediary method_2500
Lnet/minecraft/class_497;method_2500(Ljava/lang/String;)F
named parseFloat
Lnet/minecraft/client/gui/screen/ingame/StructureBlockScreen;parseFloat(Ljava/lang/String;)F
-
parseInt
- Mappings:
Namespace Name Mixin selector official c
Lfav;c(Ljava/lang/String;)I
intermediary method_2517
Lnet/minecraft/class_497;method_2517(Ljava/lang/String;)I
named parseInt
Lnet/minecraft/client/gui/screen/ingame/StructureBlockScreen;parseInt(Ljava/lang/String;)I
-
close
public void close() -
keyPressed
public boolean keyPressed(int keyCode, int scanCode, int modifiers) Callback for when a key down event has been captured. The key code is identified by the constants inGLFW
class.- Specified by:
keyPressed
in interfaceElement
- Specified by:
keyPressed
in interfaceParentElement
- Overrides:
keyPressed
in classScreen
- Parameters:
keyCode
- the named key code of the event as described in theGLFW
classscanCode
- the unique/platform-specific scan code of the keyboard inputmodifiers
- a GLFW bitfield describing the modifier keys that are held down (see GLFW Modifier key flags)- Returns:
true
to indicate that the event handling is successful/valid- See Also:
- Mappings:
Namespace Name Mixin selector official a
Leuk;a(III)Z
intermediary method_25404
Lnet/minecraft/class_364;method_25404(III)Z
named keyPressed
Lnet/minecraft/client/gui/Element;keyPressed(III)Z
-
render
- Specified by:
render
in interfaceDrawable
- Overrides:
render
in classScreen
- Mappings:
Namespace Name Mixin selector official a
Lets;a(Lesf;IIF)V
intermediary method_25394
Lnet/minecraft/class_4068;method_25394(Lnet/minecraft/class_332;IIF)V
named render
Lnet/minecraft/client/gui/Drawable;render(Lnet/minecraft/client/gui/DrawContext;IIF)V
-
shouldPause
public boolean shouldPause()- Overrides:
shouldPause
in classScreen
- Mappings:
Namespace Name Mixin selector official j
Leyk;j()Z
intermediary method_25421
Lnet/minecraft/class_437;method_25421()Z
named shouldPause
Lnet/minecraft/client/gui/screen/Screen;shouldPause()Z
-