public abstract class AbstractInvTriggerMingrationHelper<ItemStack> extends Object implements IMigrationHelper
| Constructor and Description |
|---|
AbstractInvTriggerMingrationHelper(File oldFile) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Map<Integer,ItemStack> |
getItems() |
protected abstract Optional<Integer> |
getSize() |
void |
migrate(IConfigSource current) |
protected final File oldFile
public AbstractInvTriggerMingrationHelper(File oldFile)
public void migrate(IConfigSource current)
migrate in interface IMigrationHelper