net.minecraft.client.gui.screens.inventory

public class JigsawBlockEditScreen

extends Screen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable

fvq
net.minecraft.client.gui.screens.inventory.JigsawBlockEditScreen
net.minecraft.class_3742
net.minecraft.client.gui.screen.ingame.JigsawBlockScreen

Field summary

Modifier and TypeField
private static final Component
a
JOINT_LABEL
field_26564
JOINT_LABEL_TEXT
private static final Component
b
POOL_LABEL
field_26565
POOL_TEXT
private static final Component
c
NAME_LABEL
field_26566
NAME_TEXT
private static final Component
d
TARGET_LABEL
field_26567
TARGET_TEXT
private static final Component
s
FINAL_STATE_LABEL
field_26568
FINAL_STATE_TEXT
private static final Component
u
PLACEMENT_PRIORITY_LABEL
field_47119
PLACEMENT_PRIORITY_TEXT
private static final Component
v
PLACEMENT_PRIORITY_TOOLTIP
field_47120
PLACEMENT_PRIORITY_TOOLTIP
private static final Component
w
SELECTION_PRIORITY_LABEL
field_47121
SELECTION_PRIORITY_TEXT
private static final Component
x
SELECTION_PRIORITY_TOOLTIP
field_47122
SELECTION_PRIORITY_TOOLTIP
private final JigsawBlockEntity
y
jigsawEntity
field_16522
jigsaw
private EditBox
z
nameEdit
field_23348
nameField
private EditBox
A
targetEdit
field_23349
targetField
private EditBox
B
poolEdit
field_23350
poolField
private EditBox
C
finalStateEdit
field_16519
finalStateField
private EditBox
D
selectionPriorityEdit
field_47123
selectionPriorityField
private EditBox
E
placementPriorityEdit
field_47124
placementPriorityField
int
F
levels
field_24052
generationDepth
private boolean
G
keepJigsaws
field_25271
keepJigsaws
private CycleButton<JigsawBlockEntity$JointType>
H
jointButton
field_23351
jointRotationButton
private Button
I
doneButton
field_19103
doneButton
private Button
J
generateButton
field_33958
generateButton
private JigsawBlockEntity$JointType
K
joint
field_23352
joint

Constructor summary

ModifierConstructor
public (JigsawBlockEntity jigsaw)

Method summary

Modifier and TypeMethod
private void
l()
onDone()
method_16346()
onDone()
private void
E()
onCancel()
method_16349()
onCancel()
private void
F()
sendToServer()
method_16348()
updateServer()
private int
b(String arg0)
parseAsInt(String arg0)
method_54800(String arg0)
parseInt(String value)
private void
G()
sendGenerate()
method_27272()
generate()
public void
aP_()
onClose()
method_25419()
close()
protected void
aT_()
init()
method_25426()
init()
protected void
aG_()
setInitialFocus()
method_56131()
setInitialFocus()
public void
b(fns arg0, int arg1, int arg2, float arg3)
renderBackground(GuiGraphics arg0, int arg1, int arg2, float arg3)
method_25420(class_332 arg0, int arg1, int arg2, float arg3)
renderBackground(DrawContext arg0, int arg1, int arg2, float arg3)
public static boolean
a(String arg0)
isValidResourceLocation(String arg0)
method_61042(String arg0)
isValidId(String id)
private void
J()
updateValidity()
method_20118()
updateDoneButtonState()
public void
a(fmg arg0, int arg1, int arg2)
resize(Minecraft arg0, int arg1, int arg2)
method_25410(class_310 arg0, int arg1, int arg2)
resize(MinecraftClient arg0, int arg1, int arg2)
public boolean
a(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
method_25404(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
public void
a(fns arg0, int arg1, int arg2, float arg3)
render(GuiGraphics arg0, int arg1, int arg2, float arg3)
method_25394(class_332 arg0, int arg1, int arg2, float arg3)
render(DrawContext arg0, int arg1, int arg2, float arg3)