public static class ForgeChunkManager.ForceChunkEvent extends Event
Event.HasResult, Event.Result| Constructor and Description |
|---|
ForceChunkEvent(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, setuppublic ForceChunkEvent(ForgeChunkManager.Ticket ticket, ChunkPos location)
public ForgeChunkManager.Ticket getTicket()
public ChunkPos getLocation()