public interface GuiPersister
Modifier and Type | Interface and Description |
---|---|
static class |
GuiPersister.Implementation |
Modifier and Type | Method and Description |
---|---|
static GuiPersister |
New(Map<String,Map<String,Component>> entries) |
GuiPersistentStates |
persistState() |
void |
restoreState(GuiPersistentStates states) |
GuiPersistentStates persistState()
void restoreState(GuiPersistentStates states)