private static final Component | | a | | NAME_LABEL | | field_26572 | | f_fyxwuvvm | | STRUCTURE_NAME_TEXT | | STRUCTURE_NAME_TEXT | | f_99381_ |
|
private static final Component | | b | | POSITION_LABEL | | field_26573 | | f_jelmayuk | | POSITION_TEXT | | POSITION_TEXT | | f_99383_ |
|
private static final Component | | c | | SIZE_LABEL | | field_26574 | | f_ymgfuius | | SIZE_TEXT | | SIZE_TEXT | | f_99384_ |
|
private static final Component | | n | | INTEGRITY_LABEL | | field_26575 | | f_dbyeisww | | INTEGRITY_TEXT | | INTEGRITY_TEXT | | f_99385_ |
|
private static final Component | | o | | CUSTOM_DATA_LABEL | | field_26576 | | f_xjpzxtce | | CUSTOM_DATA_TEXT | | CUSTOM_DATA_TEXT | | f_99386_ |
|
private static final Component | | p | | INCLUDE_ENTITIES_LABEL | | field_26577 | | f_rgjdvdxx | | INCLUDE_ENTITIES_TEXT | | INCLUDE_ENTITIES_TEXT | | f_99387_ |
|
private static final Component | | q | | DETECT_SIZE_LABEL | | field_26578 | | f_qiyscjfb | | DETECT_SIZE_TEXT | | DETECT_SIZE_TEXT | | f_99388_ |
|
private static final Component | | r | | SHOW_AIR_LABEL | | field_26579 | | f_grnifdvb | | SHOW_AIR_TEXT | | SHOW_AIR_TEXT | | f_99389_ |
|
private static final Component | | s | | SHOW_BOUNDING_BOX_LABEL | | field_26580 | | f_fgdunanl | | SHOW_BOUNDING_BOX_TEXT | | SHOW_BOUNDING_BOX_TEXT | | f_99390_ |
|
private static final com.google.common.collect.ImmutableList<StructureMode> | | t | | ALL_MODES | | field_27993 | | f_jjmoxbfb | | MODES | | MODES | | f_169836_ |
|
private static final com.google.common.collect.ImmutableList<StructureMode> | | u | | DEFAULT_MODES | | field_27994 | | f_zaboecvx | | MODES_EXCEPT_DATA | | MODES_EXCEPT_DATA | | f_169837_ |
|
private final StructureBlockEntity | | v | | structure | | field_2980 | | f_cokujqyq | | structureBlock | | structureBlock | | f_99391_ |
|
private Mirror | | w | | initialMirror | | field_2996 | | f_dshjppqv | | mirror | | mirror | | f_99392_ |
|
private Rotation | | x | | initialRotation | | field_3003 | | f_kbwtppap | | rotation | | rotation | | f_99393_ |
|
private StructureMode | | y | | initialMode | | field_3004 | | f_mxyamqar | | mode | | mode | | f_99394_ |
|
private boolean | | z | | initialEntityIgnoring | | field_2985 | | f_ucfrncon | | ignoreEntities | | ignoreEntities | | f_99395_ |
|
private boolean | | A | | initialShowAir | | field_2997 | | f_lpummqkm | | showAir | | showAir | | f_99355_ |
|
private boolean | | B | | initialShowBoundingBox | | field_2983 | | f_teuftydt | | showBoundingBox | | showBoundingBox | | f_99356_ |
|
private EditBox | | C | | nameEdit | | field_3005 | | f_lszpviqo | | inputName | | inputName | | f_99357_ |
|
private EditBox | | D | | posXEdit | | field_2982 | | f_rshimpwn | | inputPosX | | inputPosX | | f_99358_ |
|
private EditBox | | E | | posYEdit | | field_2999 | | f_hfhlwyxh | | inputPosY | | inputPosY | | f_99359_ |
|
private EditBox | | F | | posZEdit | | field_3010 | | f_xfgcbbag | | inputPosZ | | inputPosZ | | f_99360_ |
|
private EditBox | | G | | sizeXEdit | | field_2988 | | f_kyaxycvj | | inputSizeX | | inputSizeX | | f_99361_ |
|
private EditBox | | H | | sizeYEdit | | field_2998 | | f_klccfxuz | | inputSizeY | | inputSizeY | | f_99362_ |
|
private EditBox | | I | | sizeZEdit | | field_2978 | | f_zerouclp | | inputSizeZ | | inputSizeZ | | f_99363_ |
|
private EditBox | | J | | integrityEdit | | field_3000 | | f_wnjxpyyb | | inputIntegrity | | inputIntegrity | | f_99364_ |
|
private EditBox | | K | | seedEdit | | field_2992 | | f_delyuejt | | inputSeed | | inputSeed | | f_99365_ |
|
private EditBox | | L | | dataEdit | | field_2986 | | f_mbfzmdrq | | inputMetadata | | inputMetadata | | f_99366_ |
|
private Button | | M | | saveButton | | field_2987 | | f_uoolmexq | | buttonSave | | buttonSave | | f_99369_ |
|
private Button | | N | | loadButton | | field_3006 | | f_tywvlmvl | | buttonLoad | | buttonLoad | | f_99370_ |
|
private Button | | O | | rot0Button | | field_2995 | | f_aezunslp | | buttonRotate0 | | buttonRotate0 | | f_99371_ |
|
private Button | | P | | rot90Button | | field_2981 | | f_bwwukziy | | buttonRotate90 | | buttonRotate90 | | f_99372_ |
|
private Button | | Q | | rot180Button | | field_3007 | | f_ledrhwhu | | buttonRotate180 | | buttonRotate180 | | f_99373_ |
|
private Button | | R | | rot270Button | | field_2993 | | f_bqgkndmi | | buttonRotate270 | | buttonRotate270 | | f_99374_ |
|
private Button | | S | | detectButton | | field_3009 | | f_ciqetgqc | | buttonDetect | | buttonDetect | | f_99376_ |
|
private CycleButton<Boolean> | | T | | includeEntitiesButton | | field_2990 | | f_cckootdd | | buttonEntities | | buttonEntities | | f_169835_ |
|
private CycleButton<Mirror> | | U | | mirrorButton | | field_2979 | | f_oagjnftm | | buttonMirror | | buttonMirror | | f_99378_ |
|
private CycleButton<Boolean> | | V | | toggleAirButton | | field_3008 | | f_iedtapfg | | buttonShowAir | | buttonShowAir | | f_99379_ |
|
private CycleButton<Boolean> | | W | | toggleBoundingBox | | field_3001 | | f_vlttnxyq | | buttonShowBoundingBox | | buttonShowBoundingBox | | f_99380_ |
|
private final DecimalFormat | | X | | decimalFormat | | field_2991 | | f_okkznyin | | decimalFormat | | decimalFormat | | f_99382_ |
|