public class SaveConverterMcRegion extends SaveFormatOld
field_22180_a
Constructor and Description |
---|
SaveConverterMcRegion(java.io.File file) |
Modifier and Type | Method and Description |
---|---|
boolean |
convertMapFormat(java.lang.String s,
IProgressUpdate iprogressupdate) |
void |
flushCache() |
java.util.List |
func_22176_b() |
java.lang.String |
func_22178_a() |
ISaveHandler |
getSaveLoader(java.lang.String s,
boolean flag) |
boolean |
isOldMapFormat(java.lang.String s) |
func_22170_a, func_22172_c, func_22173_b, func_22179_a
public java.lang.String func_22178_a()
func_22178_a
in interface ISaveFormat
func_22178_a
in class SaveFormatOld
public java.util.List func_22176_b()
func_22176_b
in interface ISaveFormat
func_22176_b
in class SaveFormatOld
public void flushCache()
flushCache
in interface ISaveFormat
flushCache
in class SaveFormatOld
public ISaveHandler getSaveLoader(java.lang.String s, boolean flag)
getSaveLoader
in interface ISaveFormat
getSaveLoader
in class SaveFormatOld
public boolean isOldMapFormat(java.lang.String s)
isOldMapFormat
in interface ISaveFormat
isOldMapFormat
in class SaveFormatOld
public boolean convertMapFormat(java.lang.String s, IProgressUpdate iprogressupdate)
convertMapFormat
in interface ISaveFormat
convertMapFormat
in class SaveFormatOld