net.minecraft.client.gui.screens.inventory

public class JigsawBlockEditScreen

extends Screen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable

gte
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
e
FINAL_STATE_LABEL
field_26568
FINAL_STATE_TEXT
private static final Component
f
PLACEMENT_PRIORITY_LABEL
field_47119
PLACEMENT_PRIORITY_TEXT
private static final Component
t
PLACEMENT_PRIORITY_TOOLTIP
field_47120
PLACEMENT_PRIORITY_TOOLTIP
private static final Component
u
SELECTION_PRIORITY_LABEL
field_47121
SELECTION_PRIORITY_TEXT
private static final Component
v
SELECTION_PRIORITY_TOOLTIP
field_47122
SELECTION_PRIORITY_TOOLTIP
private final JigsawBlockEntity
w
jigsawEntity
field_16522
jigsaw
private EditBox
x
nameEdit
field_23348
nameField
private EditBox
y
targetEdit
field_23349
targetField
private EditBox
z
poolEdit
field_23350
poolField
private EditBox
A
finalStateEdit
field_16519
finalStateField
private EditBox
B
selectionPriorityEdit
field_47123
selectionPriorityField
private EditBox
C
placementPriorityEdit
field_47124
placementPriorityField
int
D
levels
field_24052
generationDepth
private boolean
E
keepJigsaws
field_25271
keepJigsaws
private CycleButton<JigsawBlockEntity$JointType>
F
jointButton
field_23351
jointRotationButton
private Button
G
doneButton
field_19103
doneButton
private Button
H
generateButton
field_33958
generateButton
private JigsawBlockEntity$JointType
I
joint
field_23352
joint

Constructor summary

ModifierConstructor
public (JigsawBlockEntity jigsaw)

Method summary

Modifier and TypeMethod
private void
o()
onDone()
method_16346()
onDone()
private void
p()
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
I()
sendGenerate()
method_27272()
generate()
public void
aW_()
onClose()
method_25419()
close()
protected void
bf_()
init()
method_25426()
init()
protected void
aH_()
setInitialFocus()
method_56131()
setInitialFocus()
public static boolean
a(String arg0)
isValidIdentifier(String arg0)
method_61042(String arg0)
isValidId(String id)
private void
J()
updateValidity()
method_20118()
updateDoneButtonState()
public boolean
v()
isInGameUi()
method_73150()
deferSubtitles()
public void
a(int arg0, int arg1)
resize(int arg0, int arg1)
method_25410(int arg0, int arg1)
resize(int arg0, int arg1)
public boolean
a(gxr arg0)
keyPressed(KeyEvent arg0)
method_25404(class_11908 arg0)
keyPressed(KeyInput arg0)
public void
a(ghi 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)