Class ChunkSaveEvent
java.lang.Object
de.ellpeck.rockbottom.api.event.Event
de.ellpeck.rockbottom.api.event.impl.ChunkSaveEvent
This event is fired when an
IChunk is saved using the specified
IDataManager. It cannot be cancelled.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
chunk
-
dataManager
-
-
Constructor Details
-
ChunkSaveEvent
-