Class WorkspaceSavedEvent.AfterSaving

java.lang.Object
net.mcreator.plugin.MCREvent
net.mcreator.plugin.events.workspace.WorkspaceSavedEvent
net.mcreator.plugin.events.workspace.WorkspaceSavedEvent.AfterSaving
Enclosing class:
WorkspaceSavedEvent

public static class WorkspaceSavedEvent.AfterSaving extends WorkspaceSavedEvent

This event is called when MCreator started the process of saving a workspace and it detected the workspace can and should be saved. At this point, the backup is not made yet, but MCreator is sure the workspace file is valid and not unchanged.

  • Constructor Details

    • AfterSaving

      public AfterSaving(Workspace workspace)