|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IChunkLoader | |
---|---|
net.minecraft.src |
Uses of IChunkLoader in net.minecraft.src |
---|
Classes in net.minecraft.src that implement IChunkLoader | |
---|---|
class |
AnvilChunkLoader
|
Methods in net.minecraft.src that return IChunkLoader | |
---|---|
IChunkLoader |
SaveHandlerMP.getChunkLoader(WorldProvider par1WorldProvider)
Returns the chunk loader with the provided world provider |
IChunkLoader |
AnvilSaveHandler.getChunkLoader(WorldProvider par1WorldProvider)
Returns the chunk loader with the provided world provider |
IChunkLoader |
ISaveHandler.getChunkLoader(WorldProvider var1)
Returns the chunk loader with the provided world provider |
IChunkLoader |
SaveHandler.getChunkLoader(WorldProvider par1WorldProvider)
Returns the chunk loader with the provided world provider |
Constructors in net.minecraft.src with parameters of type IChunkLoader | |
---|---|
ChunkProviderServer(WorldServer par1WorldServer,
IChunkLoader par2IChunkLoader,
IChunkProvider par3IChunkProvider)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |