public static class ChunkWatchEvent.UnWatch extends ChunkWatchEvent
PlayerChunkMapEntry.removePlayer(EntityPlayerMP)
. Cancelable
.HasResult
MinecraftForge.EVENT_BUS
.ChunkWatchEvent.UnWatch, ChunkWatchEvent.Watch
Event.HasResult, Event.Result
Constructor and Description |
---|
UnWatch(Chunk chunk,
EntityPlayerMP player) |
UnWatch(ChunkPos chunkLocation,
EntityPlayerMP player)
Deprecated.
|
getChunk, getChunkInstance, getPlayer
getListenerList, getPhase, getResult, hasResult, isCancelable, isCanceled, setCanceled, setPhase, setResult, setup
@Deprecated public UnWatch(ChunkPos chunkLocation, EntityPlayerMP player)
public UnWatch(Chunk chunk, EntityPlayerMP player)