public class ChunkLoadEvent extends ChunkEvent
Event.Resultchunk| コンストラクタと説明 |
|---|
ChunkLoadEvent(Chunk chunk,
boolean newChunk) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static HandlerList |
getHandlerList() |
HandlerList |
getHandlers() |
boolean |
isNewChunk()
Gets if this chunk was newly created or not.
|
getChunkgetWorldgetEventName, isAsynchronouspublic ChunkLoadEvent(Chunk chunk, boolean newChunk)
public boolean isNewChunk()
Note that if this chunk is new, it will not be populated at this time.
public HandlerList getHandlers()
getHandlers クラス内 Eventpublic static HandlerList getHandlerList()
Copyright © 2016. All rights reserved.