public interface CoggableSettings extends Coggable
Cog object which can be loaded, edited,
and persisted based upon it's CogType.
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getTypeName() |
void |
reload(Cog state)
Resets the state of the Cog
|