Uses of Interface
net.minecraftforge.common.world.ForgeChunkManager.LoadingValidationCallback
-
Uses of ForgeChunkManager.LoadingValidationCallback in net.minecraftforge.common.world
Modifier and TypeFieldDescriptionprivate static Map<String,ForgeChunkManager.LoadingValidationCallback>
ForgeChunkManager.callbacks
Modifier and TypeMethodDescriptionstatic void
ForgeChunkManager.setForcedChunkLoadingCallback(String modId, ForgeChunkManager.LoadingValidationCallback callback)
Sets the forced chunk loading validation callback for the given mod.