public abstract class MixinSaveHandler extends Object
Constructor and Description |
---|
MixinSaveHandler() |
Modifier and Type | Method and Description |
---|---|
void |
onLoadWorldInfoBeforeReturn0(org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<net.minecraft.world.storage.WorldInfo> cir,
File file1,
net.minecraft.nbt.NBTTagCompound nbttagcompound,
net.minecraft.nbt.NBTTagCompound nbttagcompound1) |
void |
onLoadWorldInfoBeforeReturn1(org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<net.minecraft.world.storage.WorldInfo> cir,
File file1,
net.minecraft.nbt.NBTTagCompound nbttagcompound,
net.minecraft.nbt.NBTTagCompound nbttagcompound1) |
public void onLoadWorldInfoBeforeReturn0(org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<net.minecraft.world.storage.WorldInfo> cir, File file1, net.minecraft.nbt.NBTTagCompound nbttagcompound, net.minecraft.nbt.NBTTagCompound nbttagcompound1) throws IOException
IOException
public void onLoadWorldInfoBeforeReturn1(org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<net.minecraft.world.storage.WorldInfo> cir, File file1, net.minecraft.nbt.NBTTagCompound nbttagcompound, net.minecraft.nbt.NBTTagCompound nbttagcompound1) throws IOException
IOException