|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MinecraftException | |
---|---|
net.minecraft.world | |
net.minecraft.world.chunk.storage | |
net.minecraft.world.storage | |
net.minecraftforge.common |
Uses of MinecraftException in net.minecraft.world |
---|
Methods in net.minecraft.world that throw MinecraftException | |
---|---|
void |
World.checkSessionLock()
Checks whether the session lock file was modified by another process |
void |
WorldServer.saveAllChunks(boolean par1,
IProgressUpdate par2IProgressUpdate)
Saves all chunks to disk while updating progress bar. |
Uses of MinecraftException in net.minecraft.world.chunk.storage |
---|
Methods in net.minecraft.world.chunk.storage that throw MinecraftException | |
---|---|
void |
AnvilChunkLoader.saveChunk(World par1World,
Chunk par2Chunk)
|
void |
IChunkLoader.saveChunk(World var1,
Chunk var2)
|
Uses of MinecraftException in net.minecraft.world.storage |
---|
Methods in net.minecraft.world.storage that throw MinecraftException | |
---|---|
void |
ISaveHandler.checkSessionLock()
Checks the session lock to prevent save collisions |
void |
SaveHandlerMP.checkSessionLock()
Checks the session lock to prevent save collisions |
void |
SaveHandler.checkSessionLock()
Checks the session lock to prevent save collisions |
Uses of MinecraftException in net.minecraftforge.common |
---|
Methods in net.minecraftforge.common that throw MinecraftException | |
---|---|
void |
WorldSpecificSaveHandler.checkSessionLock()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |