net.minecraft.client.gui.screens.inventory

public class JigsawBlockEditScreen

extends Screen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable

fzt
net.minecraft.client.gui.screens.inventory.JigsawBlockEditScreen
net.minecraft.class_3742
net.minecraft.unmapped.C_pjsewajz
net.minecraft.client.gui.screen.ingame.JigsawBlockScreen
net.minecraft.client.gui.screen.ingame.JigsawBlockScreen

Field summary

Modifier and TypeField
private static final Component
a
JOINT_LABEL
field_26564
f_blhhyirj
JOINT_LABEL_TEXT
JOINT_LABEL
private static final Component
b
POOL_LABEL
field_26565
f_klqkidqq
POOL_TEXT
POOL
private static final Component
c
NAME_LABEL
field_26566
f_fhtyoznm
NAME_TEXT
NAME
private static final Component
d
TARGET_LABEL
field_26567
f_lwuwjrxl
TARGET_TEXT
TARGET
private static final Component
s
FINAL_STATE_LABEL
field_26568
f_xlnpttgi
FINAL_STATE_TEXT
FINAL_STATE
private static final Component
u
PLACEMENT_PRIORITY_LABEL
field_47119
f_jknudfhj
PLACEMENT_PRIORITY_TEXT
PLACEMENT_PRIORITY
private static final Component
v
PLACEMENT_PRIORITY_TOOLTIP
field_47120
f_ztpgzzhv
PLACEMENT_PRIORITY_TOOLTIP
PLACEMENT_PRIORITY_TOOLTIP
private static final Component
w
SELECTION_PRIORITY_LABEL
field_47121
f_cigtdoqx
SELECTION_PRIORITY_TEXT
SELECTION_PRIORITY
private static final Component
x
SELECTION_PRIORITY_TOOLTIP
field_47122
f_tvdwdfvg
SELECTION_PRIORITY_TOOLTIP
SELECTION_PRIORITY_TOOLTIP
private final JigsawBlockEntity
y
jigsawEntity
field_16522
f_zpgpckjz
jigsaw
jigsaw
private EditBox
z
nameEdit
field_23348
f_blikqmie
nameField
nameField
private EditBox
A
targetEdit
field_23349
f_mvijrgfs
targetField
targetField
private EditBox
B
poolEdit
field_23350
f_lolfmvcz
poolField
poolField
private EditBox
C
finalStateEdit
field_16519
f_ompzrqyg
finalStateField
finalStateField
private EditBox
D
selectionPriorityEdit
field_47123
f_sczmiimv
selectionPriorityField
selectionPriorityField
private EditBox
E
placementPriorityEdit
field_47124
f_uwmkaklf
placementPriorityField
placementPriorityField
int
F
levels
field_24052
f_hiqkudce
generationDepth
generationDepth
private boolean
G
keepJigsaws
field_25271
f_unqhrndy
keepJigsaws
keepJigsaws
private CycleButton<JigsawBlockEntity$JointType>
H
jointButton
field_23351
f_tpcwnxip
jointRotationButton
jointRotationButton
private Button
I
doneButton
field_19103
f_vfzecdmm
doneButton
doneButton
private Button
J
generateButton
field_33958
f_zjzytisr
generateButton
generateButton
private JigsawBlockEntity$JointType
K
joint
field_23352
f_gsidvfyi
joint
joint

Constructor summary

ModifierConstructor
public (JigsawBlockEntity jigsaw)

Method summary

Modifier and TypeMethod
private void
m()
onDone()
method_16346()
m_cefacyjq()
onDone()
onDone()
private void
E()
onCancel()
method_16349()
m_wulgpbne()
onCancel()
onCancel()
private void
F()
sendToServer()
method_16348()
m_jvajjnvh()
updateServer()
updateServer()
private int
b(String arg0)
parseAsInt(String arg0)
method_54800(String arg0)
m_ewknpkqm(String arg0)
parseInt(String value)
parseInt(String string)
private void
G()
sendGenerate()
method_27272()
m_tqdekfaw()
generate()
generate()
public void
aL_()
onClose()
method_25419()
m_tevgoglb()
close()
closeScreen()
protected void
aO_()
init()
method_25426()
m_xaqeivsh()
init()
init()
protected void
aC_()
setInitialFocus()
method_56131()
m_uzikfrgi()
setInitialFocus()
setInitialFocus()
public void
b(frv 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)
m_qfxudleh(C_sedilmty arg0, int arg1, int arg2, float arg3)
renderBackground(DrawContext arg0, int arg1, int arg2, float arg3)
renderBackground(GuiGraphics arg0, int arg1, int arg2, float arg3)
public static boolean
a(String arg0)
isValidResourceLocation(String arg0)
method_61042(String arg0)
m_zxtorujv(String arg0)
isValidId(String id)
isValidIdentifier(String id)
private void
H()
updateValidity()
method_20118()
m_mezmbnxb()
updateDoneButtonState()
updateDoneButtonState()
public void
a(foz arg0, int arg1, int arg2)
resize(Minecraft arg0, int arg1, int arg2)
method_25410(class_310 arg0, int arg1, int arg2)
m_frxoqyrs(C_ayfeobid arg0, int arg1, int arg2)
resize(MinecraftClient 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)
m_qwrbtcbl(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
public void
a(frv 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)
m_ljhpujrm(C_sedilmty arg0, int arg1, int arg2, float arg3)
render(DrawContext arg0, int arg1, int arg2, float arg3)
render(GuiGraphics arg0, int arg1, int arg2, float arg3)