History - net.minecraft.server.dialog.CommonDialogData
1.21.11
Names
arx
ash
Fields
Constructors
Methods
1.21.10
Names
Fields
Constructors
Methods
1.21.9
Names
arr
arx
Fields
Constructors
Methods
1.21.8
Names
Fields
Constructors
Methods
1.21.7
Names
Fields
Constructors
Methods
1.21.6
Names
arr
net.minecraft.server.dialog.CommonDialogData
net.minecraft.class_11417
net.minecraft.dialog.DialogCommonData
net.minecraft.src.C_398274_
net.minecraft.server.dialog.CommonDialogData
Fields
Component: b, title, comp_4301, title, f_399564_
Optional<Component>: c, externalTitle, comp_4302, externalTitle, f_400480_
boolean: d, canCloseWithEscape, comp_4303, canCloseWithEscape, f_399957_
boolean: e, pause, comp_4392, pause, f_400311_
DialogAction: f, afterAction, comp_4393, afterAction, f_399515_
List<DialogBody>: g, body, comp_4304, body, f_399014_
List<Input>: h, inputs, comp_4394, inputs, f_399830_
com.mojang.serialization.MapCodec<CommonDialogData>: a, MAP_CODEC, field_60618, CODEC, f_400369_
Constructors
(Component, Optional<Component>, boolean, boolean, DialogAction, List<DialogBody>, List<Input>)
Methods
Component (): a, computeExternalTitle, method_71695, getExternalTitle, m_404537_
Component (): b, title, comp_4301, title, f_399564_
Optional<Component> (): c, externalTitle, comp_4302, externalTitle, f_400480_
boolean (): d, canCloseWithEscape, comp_4303, canCloseWithEscape, f_399957_
boolean (): e, pause, comp_4392, pause, f_400311_
DialogAction (): f, afterAction, comp_4393, afterAction, f_399515_
List<DialogBody> (): g, body, comp_4304, body, f_399014_