Class WorldSaveEvent

java.lang.Object
de.ellpeck.rockbottom.api.event.Event
de.ellpeck.rockbottom.api.event.impl.WorldSaveEvent

public final class WorldSaveEvent extends Event
This event is fired when an IWorld is saved using the specified IDataManager. This event cannot be cancelled.
  • Field Details

  • Constructor Details