Class WorkspaceSavedEvent.BeforeSaving
java.lang.Object
net.mcreator.plugin.MCREvent
net.mcreator.plugin.events.workspace.WorkspaceSavedEvent
net.mcreator.plugin.events.workspace.WorkspaceSavedEvent.BeforeSaving
- 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 WorkspaceSavedEvent
WorkspaceSavedEvent.AfterSaving, WorkspaceSavedEvent.BeforeSaving, WorkspaceSavedEvent.CalledSavingMethod -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class WorkspaceSavedEvent
getWorkspaceMethods inherited from class MCREvent
event, getTimeout, isSynchronous
-
Constructor Details
-
BeforeSaving
-