Interface InventoryViewerConfig
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default boolean
hiddenDefault()
default boolean
hideIfInventoryActive()
default Keybind
toggleKeybind()
-
-
-
Field Detail
-
GROUP
static final String GROUP
- See Also:
- Constant Field Values
-
-
Method Detail
-
toggleKeybind
default Keybind toggleKeybind()
-
hiddenDefault
default boolean hiddenDefault()
-
hideIfInventoryActive
default boolean hideIfInventoryActive()
-
-