public class VisiblityData
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
enableDeleteMode |
boolean |
showItemPanel
Item panel and associated buttons
|
boolean |
showItemSection
Item and search section
|
boolean |
showNEI
The entire NEI interface, aka hidden
|
boolean |
showSearchSection
Dropdown and Item search field
|
boolean |
showStateButtons |
boolean |
showUtilityButtons |
boolean |
showWidgets
All widgets except options button
|
| Constructor and Description |
|---|
VisiblityData() |
| Modifier and Type | Method and Description |
|---|---|
void |
translateDependancies() |
public boolean showUtilityButtons
public boolean showStateButtons
public boolean showItemPanel
public boolean showItemSection
public boolean showSearchSection
public boolean showWidgets
public boolean showNEI
public boolean enableDeleteMode