Class JigsawBlockScreen
java.lang.Object
net.minecraft.client.gui.DrawableHelper
net.minecraft.client.gui.AbstractParentElement
net.minecraft.client.gui.screen.Screen
net.minecraft.client.gui.screen.ingame.JigsawBlockScreen
- All Implemented Interfaces:
Drawable,Element,ParentElement,TickableElement
@Environment(CLIENT) public class JigsawBlockScreen extends Screen
- Mappings:
Namespace Name official dysintermediary net/minecraft/class_3742named net/minecraft/client/gui/screen/ingame/JigsawBlockScreen
-
Field Summary
Fields Modifier and Type Field Description private ButtonWidgetdoneButtonprivate static TextFINAL_STATE_TEXTprivate TextFieldWidgetfinalStateFieldprivate intgenerationDepthprivate JigsawBlockEntityjigsawprivate JigsawBlockEntity.Jointjointprivate static TextJOINT_LABEL_TEXTprivate CyclingButtonWidget<JigsawBlockEntity.Joint>jointRotationButtonprivate booleankeepJigsawsprivate static TextNAME_TEXTprivate TextFieldWidgetnameFieldprivate static TextPOOL_TEXTprivate TextFieldWidgetpoolFieldprivate static TextTARGET_TEXTprivate TextFieldWidgettargetFieldFields inherited from class net.minecraft.client.gui.screen.Screen
buttons, children, client, height, itemRenderer, passEvents, textRenderer, title, widthFields inherited from class net.minecraft.client.gui.DrawableHelper
GUI_ICONS_TEXTURE, OPTIONS_BACKGROUND_TEXTURE, STATS_ICON_TEXTURE -
Constructor Summary
Constructors Constructor Description JigsawBlockScreen(JigsawBlockEntity jigsaw) -
Method Summary
Modifier and Type Method Description private voidgenerate()protected voidinit()Called when a screen should be initialized.booleankeyPressed(int keyCode, int scanCode, int modifiers)Callback for when a key down event has been captured.private voidonCancel()voidonClose()private voidonDone()voidremoved()voidrender(MatrixStack matrices, int mouseX, int mouseY, float delta)voidresize(MinecraftClient client, int width, int height)voidtick()private voidupdateDoneButtonState()private voidupdateServer()Methods inherited from class net.minecraft.client.gui.screen.Screen
addButton, addChild, children, filesDragged, getNarrationMessage, getTitle, getTooltipFromItem, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, init, insertText, isCopy, isCut, isMouseOver, isPaste, isPauseScreen, isSelectAll, isValidCharacterForName, renderBackground, renderBackground, renderBackgroundTexture, renderOrderedTooltip, renderTextHoverEffect, renderTooltip, renderTooltip, renderTooltip, renderTooltip, sendMessage, sendMessage, shouldCloseOnEsc, wrapScreenErrorMethods inherited from class net.minecraft.client.gui.AbstractParentElement
getFocused, isDragging, setDragging, setFocusedMethods inherited from class net.minecraft.client.gui.DrawableHelper
drawCenteredString, drawCenteredText, drawHorizontalLine, drawSprite, drawStringWithShadow, drawTexture, drawTexture, drawTexture, drawTexture, drawTextWithShadow, drawVerticalLine, fill, fillGradient, fillGradient, getZOffset, method_29343, method_33284, setZOffsetMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.gui.Element
mouseMovedMethods inherited from interface net.minecraft.client.gui.ParentElement
changeFocus, charTyped, focusOn, hoveredElement, keyReleased, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, setInitialFocus
-
Field Details
-
JOINT_LABEL_TEXT
- Mappings:
Namespace Name Mixin selector official aLdys;a:Loj;intermediary field_26564Lnet/minecraft/class_3742;field_26564:Lnet/minecraft/class_2561;named JOINT_LABEL_TEXTLnet/minecraft/client/gui/screen/ingame/JigsawBlockScreen;JOINT_LABEL_TEXT:Lnet/minecraft/text/Text;
-
POOL_TEXT
- Mappings:
Namespace Name Mixin selector official bLdys;b:Loj;intermediary field_26565Lnet/minecraft/class_3742;field_26565:Lnet/minecraft/class_2561;named POOL_TEXTLnet/minecraft/client/gui/screen/ingame/JigsawBlockScreen;POOL_TEXT:Lnet/minecraft/text/Text;
-
NAME_TEXT
- Mappings:
Namespace Name Mixin selector official cLdys;c:Loj;intermediary field_26566Lnet/minecraft/class_3742;field_26566:Lnet/minecraft/class_2561;named NAME_TEXTLnet/minecraft/client/gui/screen/ingame/JigsawBlockScreen;NAME_TEXT:Lnet/minecraft/text/Text;
-
TARGET_TEXT
- Mappings:
Namespace Name Mixin selector official pLdys;p:Loj;intermediary field_26567Lnet/minecraft/class_3742;field_26567:Lnet/minecraft/class_2561;named TARGET_TEXTLnet/minecraft/client/gui/screen/ingame/JigsawBlockScreen;TARGET_TEXT:Lnet/minecraft/text/Text;
-
FINAL_STATE_TEXT
- Mappings:
Namespace Name Mixin selector official qLdys;q:Loj;intermediary field_26568Lnet/minecraft/class_3742;field_26568:Lnet/minecraft/class_2561;named FINAL_STATE_TEXTLnet/minecraft/client/gui/screen/ingame/JigsawBlockScreen;FINAL_STATE_TEXT:Lnet/minecraft/text/Text;
-
jigsaw
- Mappings:
Namespace Name Mixin selector official rLdys;r:Lchf;intermediary field_16522Lnet/minecraft/class_3742;field_16522:Lnet/minecraft/class_3751;named jigsawLnet/minecraft/client/gui/screen/ingame/JigsawBlockScreen;jigsaw:Lnet/minecraft/block/entity/JigsawBlockEntity;
-
nameField
- Mappings:
Namespace Name Mixin selector official sLdys;s:Ldtw;intermediary field_23348Lnet/minecraft/class_3742;field_23348:Lnet/minecraft/class_342;named nameFieldLnet/minecraft/client/gui/screen/ingame/JigsawBlockScreen;nameField:Lnet/minecraft/client/gui/widget/TextFieldWidget;
-
targetField
- Mappings:
Namespace Name Mixin selector official tLdys;t:Ldtw;intermediary field_23349Lnet/minecraft/class_3742;field_23349:Lnet/minecraft/class_342;named targetFieldLnet/minecraft/client/gui/screen/ingame/JigsawBlockScreen;targetField:Lnet/minecraft/client/gui/widget/TextFieldWidget;
-
poolField
- Mappings:
Namespace Name Mixin selector official uLdys;u:Ldtw;intermediary field_23350Lnet/minecraft/class_3742;field_23350:Lnet/minecraft/class_342;named poolFieldLnet/minecraft/client/gui/screen/ingame/JigsawBlockScreen;poolField:Lnet/minecraft/client/gui/widget/TextFieldWidget;
-
finalStateField
- Mappings:
Namespace Name Mixin selector official vLdys;v:Ldtw;intermediary field_16519Lnet/minecraft/class_3742;field_16519:Lnet/minecraft/class_342;named finalStateFieldLnet/minecraft/client/gui/screen/ingame/JigsawBlockScreen;finalStateField:Lnet/minecraft/client/gui/widget/TextFieldWidget;
-
generationDepth
private int generationDepth- Mappings:
Namespace Name Mixin selector official wLdys;w:Iintermediary field_24052Lnet/minecraft/class_3742;field_24052:Inamed generationDepthLnet/minecraft/client/gui/screen/ingame/JigsawBlockScreen;generationDepth:I
-
keepJigsaws
private boolean keepJigsaws- Mappings:
Namespace Name Mixin selector official xLdys;x:Zintermediary field_25271Lnet/minecraft/class_3742;field_25271:Znamed keepJigsawsLnet/minecraft/client/gui/screen/ingame/JigsawBlockScreen;keepJigsaws:Z
-
jointRotationButton
- Mappings:
Namespace Name Mixin selector official yLdys;y:Ldtu;intermediary field_23351Lnet/minecraft/class_3742;field_23351:Lnet/minecraft/class_5676;named jointRotationButtonLnet/minecraft/client/gui/screen/ingame/JigsawBlockScreen;jointRotationButton:Lnet/minecraft/client/gui/widget/CyclingButtonWidget;
-
doneButton
- Mappings:
Namespace Name Mixin selector official zLdys;z:Ldto;intermediary field_19103Lnet/minecraft/class_3742;field_19103:Lnet/minecraft/class_4185;named doneButtonLnet/minecraft/client/gui/screen/ingame/JigsawBlockScreen;doneButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
-
joint
- Mappings:
Namespace Name Mixin selector official ALdys;A:Lchf$a;intermediary field_23352Lnet/minecraft/class_3742;field_23352:Lnet/minecraft/class_3751$class_4991;named jointLnet/minecraft/client/gui/screen/ingame/JigsawBlockScreen;joint:Lnet/minecraft/block/entity/JigsawBlockEntity$Joint;
-
-
Constructor Details
-
JigsawBlockScreen
- Mappings:
Namespace Name Mixin selector official <init>Ldys;<init>(Lchf;)Vintermediary <init>Lnet/minecraft/class_3742;<init>(Lnet/minecraft/class_3751;)Vnamed <init>Lnet/minecraft/client/gui/screen/ingame/JigsawBlockScreen;<init>(Lnet/minecraft/block/entity/JigsawBlockEntity;)V
-
-
Method Details
-
tick
public void tick()- Specified by:
tickin interfaceTickableElement- Overrides:
tickin classScreen- Mappings:
Namespace Name Mixin selector official dLduh;d()Vintermediary method_25393Lnet/minecraft/class_4893;method_25393()Vnamed tickLnet/minecraft/client/gui/screen/TickableElement;tick()V
-
onDone
private void onDone()- Mappings:
Namespace Name Mixin selector official hLdys;h()Vintermediary method_16346Lnet/minecraft/class_3742;method_16346()Vnamed onDoneLnet/minecraft/client/gui/screen/ingame/JigsawBlockScreen;onDone()V
-
onCancel
private void onCancel()- Mappings:
Namespace Name Mixin selector official iLdys;i()Vintermediary method_16349Lnet/minecraft/class_3742;method_16349()Vnamed onCancelLnet/minecraft/client/gui/screen/ingame/JigsawBlockScreen;onCancel()V
-
updateServer
private void updateServer()- Mappings:
Namespace Name Mixin selector official kLdys;k()Vintermediary method_16348Lnet/minecraft/class_3742;method_16348()Vnamed updateServerLnet/minecraft/client/gui/screen/ingame/JigsawBlockScreen;updateServer()V
-
generate
private void generate()- Mappings:
Namespace Name Mixin selector official lLdys;l()Vintermediary method_27272Lnet/minecraft/class_3742;method_27272()Vnamed generateLnet/minecraft/client/gui/screen/ingame/JigsawBlockScreen;generate()V
-
onClose
public void onClose() -
init
protected void init()Called when a screen should be initialized.This method is called when this screen is opened or resized.
-
updateDoneButtonState
private void updateDoneButtonState()- Mappings:
Namespace Name Mixin selector official mLdys;m()Vintermediary method_20118Lnet/minecraft/class_3742;method_20118()Vnamed updateDoneButtonStateLnet/minecraft/client/gui/screen/ingame/JigsawBlockScreen;updateDoneButtonState()V
-
resize
-
removed
public void removed() -
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 inGLFWclass.- Specified by:
keyPressedin interfaceElement- Specified by:
keyPressedin interfaceParentElement- Overrides:
keyPressedin classScreen- Parameters:
keyCode- the named key code of the event as described in theGLFWclassscanCode- 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:
trueto indicate that the event handling is successful/valid- See Also:
Keyboard.onKey(long, int, int, int, int),GLFW.GLFW_KEY_Q,GLFWKeyCallbackI.invoke(long, int, int, int, int)- Mappings:
Namespace Name Mixin selector official aLdun;a(III)Zintermediary method_25404Lnet/minecraft/class_364;method_25404(III)Znamed keyPressedLnet/minecraft/client/gui/Element;keyPressed(III)Z
-
render
- Specified by:
renderin interfaceDrawable- Overrides:
renderin classScreen- Mappings:
Namespace Name Mixin selector official aLduk;a(Ldnl;IIF)Vintermediary method_25394Lnet/minecraft/class_4068;method_25394(Lnet/minecraft/class_4587;IIF)Vnamed renderLnet/minecraft/client/gui/Drawable;render(Lnet/minecraft/client/util/math/MatrixStack;IIF)V
-