Interface ChunkEvent.Save.Post

All Superinterfaces:
ChunkEvent, ChunkEvent.Save, ChunkEvent.WorldScoped, Event
Enclosing interface:
ChunkEvent.Save

public static interface ChunkEvent.Save.Post extends ChunkEvent.Save
Called after the chunk is saved. Guaranteed to exist in the chunk's storage container. Depending on the implementation, this event may be called off-thread.