public static class ForgeChunkManager.UnforceChunkEvent extends Event
Event.HasResult, Event.Result
Constructor and Description |
---|
UnforceChunkEvent(ForgeChunkManager.Ticket ticket,
ChunkPos location) |
Modifier and Type | Method and Description |
---|---|
ChunkPos |
getLocation() |
ForgeChunkManager.Ticket |
getTicket() |
getListenerList, getPhase, getResult, hasResult, isCancelable, isCanceled, setCanceled, setPhase, setResult, setup
public UnforceChunkEvent(ForgeChunkManager.Ticket ticket, ChunkPos location)
public ForgeChunkManager.Ticket getTicket()
public ChunkPos getLocation()