Uses of Class
net.minecraftforge.common.world.ForgeChunkManager.TicketHelper
-
Uses of ForgeChunkManager.TicketHelper in net.minecraftforge.common.world
Modifier and TypeMethodDescriptionvoid
ForgeChunkManager.LoadingValidationCallback.validateTickets(ServerLevel world, ForgeChunkManager.TicketHelper ticketHelper)
Called back when tickets are about to be loaded and reinstated to allow mods to invalidate and remove specific tickets that may no longer be valid.