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
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.
-
Nested Class Summary
Nested classes/interfaces inherited from class net.mcreator.plugin.events.workspace.WorkspaceSavedEvent
WorkspaceSavedEvent.AfterSaving, WorkspaceSavedEvent.BeforeSaving, WorkspaceSavedEvent.CalledSavingMethod
-
Constructor Summary
-
Method Summary
Methods inherited from class net.mcreator.plugin.events.workspace.WorkspaceSavedEvent
getWorkspace
Methods inherited from class net.mcreator.plugin.MCREvent
event, getTimeout, isSynchronous
-
Constructor Details
-
AfterSaving
-