| Package | Description | 
|---|---|
| net.minecraftforge.common | 
| Modifier and Type | Interface and Description | 
|---|---|
| static interface  | ForgeChunkManager.OrderedLoadingCallbackThis 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 | Field and Description | 
|---|---|
| private static java.util.Map<java.lang.String,ForgeChunkManager.LoadingCallback> | ForgeChunkManager. callbacks | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | ForgeChunkManager. setForcedChunkLoadingCallback(java.lang.Object mod,
                             ForgeChunkManager.LoadingCallback callback)Set a chunkloading callback for the supplied mod object |