Package | Description |
---|---|
net.minecraftforge.common |
Modifier and Type | Interface and Description |
---|---|
static interface |
ForgeChunkManager.OrderedLoadingCallback
This is a special LoadingCallback that can be implemented as well as the
LoadingCallback to provide access to additional behaviour.
|
static interface |
ForgeChunkManager.PlayerOrderedLoadingCallback |
Modifier and Type | Method and Description |
---|---|
static void |
ForgeChunkManager.setForcedChunkLoadingCallback(Object mod,
ForgeChunkManager.LoadingCallback callback)
Set a chunkloading callback for the supplied mod object
|