public interface IMixinSaveHandler
Modifier and Type | Method and Description |
---|---|
void |
loadDimensionAndOtherData(net.minecraft.world.storage.SaveHandler handler,
net.minecraft.world.storage.WorldInfo info,
net.minecraft.nbt.NBTTagCompound compound) |
void |
loadSpongeDatData(net.minecraft.world.storage.WorldInfo info) |
void loadSpongeDatData(net.minecraft.world.storage.WorldInfo info) throws IOException
IOException
void loadDimensionAndOtherData(net.minecraft.world.storage.SaveHandler handler, net.minecraft.world.storage.WorldInfo info, net.minecraft.nbt.NBTTagCompound compound)