public static class ForgeChunkManager.ForceChunkEvent extends Event
Event.HasResult, Event.Result
Modifier and Type | Field and Description |
---|---|
ChunkCoordIntPair |
location |
ForgeChunkManager.Ticket |
ticket |
Constructor and Description |
---|
ForceChunkEvent(ForgeChunkManager.Ticket ticket,
ChunkCoordIntPair location) |
getListenerList, getPhase, getResult, hasResult, isCancelable, isCanceled, setCanceled, setPhase, setResult, setup
public final ForgeChunkManager.Ticket ticket
public final ChunkCoordIntPair location
public ForceChunkEvent(ForgeChunkManager.Ticket ticket, ChunkCoordIntPair location)