public class ChunkPopulateEvent extends ChunkEvent
 If your intent is to populate the chunk using this event, please see BlockPopulator
Event.Resultchunk| Constructor | Description | 
|---|---|
| ChunkPopulateEvent(Chunk chunk) | 
| Modifier and Type | Method | Description | 
|---|---|---|
| static HandlerList | getHandlerList() | |
| HandlerList | getHandlers() | 
getChunkgetEventName, isAsynchronousclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetWorldpublic ChunkPopulateEvent(Chunk chunk)
public HandlerList getHandlers()
getHandlers in class Eventpublic static HandlerList getHandlerList()
Copyright © 2018. All rights reserved.