Package net.mcreator.plugin.events.ui
package net.mcreator.plugin.events.ui
-
ClassDescriptionEvent called when Blockly panel is ready to register JS objects.When a
ModElementGUI
finishes to load, MCreator triggers this event.When aModElementGUI
is about to start loading, MCreator triggers this event.When aModElementGUI
will be saved, MCreator triggers this event.Events for different moments ofPreferencesDialog
.This event is called when different sections of thePreferencesDialog
are being created and added.Events for different actions of aMCreatorTabs.Tab
component.Triggered when aMCreatorTabs.Tab
is added to the UI.Triggered BEFORE theMCreatorTabs.Tab
is closed by the user.Triggered when the user clicks on aMCreatorTabs.Tab
and is shown.