Uses of Interface
net.minecraftforge.common.world.ForgeChunkManager.LoadingValidationCallback
Packages that use ForgeChunkManager.LoadingValidationCallback
-
Uses of ForgeChunkManager.LoadingValidationCallback in net.minecraftforge.common.world
Fields in net.minecraftforge.common.world with type parameters of type ForgeChunkManager.LoadingValidationCallbackModifier and TypeFieldDescriptionprivate static final Map<String,
ForgeChunkManager.LoadingValidationCallback> ForgeChunkManager.callbacks
Methods in net.minecraftforge.common.world with parameters of type ForgeChunkManager.LoadingValidationCallbackModifier and TypeMethodDescriptionstatic void
ForgeChunkManager.setForcedChunkLoadingCallback
(String modId, ForgeChunkManager.LoadingValidationCallback callback) Sets the forced chunk loading validation callback for the given mod.