Class EditorPanel

java.lang.Object
de.luckymcdev.foundryengine.client.editor.panel.Panel
de.luckymcdev.foundryengine.client.editor.panel.editor.EditorPanel
Direct Known Subclasses:
AbstractExplorerPanel, AreaPanel, CataloguePanel, CodeEditor, ConsolePanel, CutscenePanel, CutsceneTimelinePanel, EffectPanel, InfoPanel, MainEditor, MinecraftToolsPanel, NodeTestPanel, RecipeEditorPanel, StopwatchPanel, TextureViewerPanel, ThemeSelectorPanel, WaypointPanel

public class EditorPanel extends Panel
WIP A Panel for the editor which will be to generate bundles from an ingame menu.
  • Constructor Details

  • Method Details

    • setStatus

      protected void setStatus(String message)
    • beginContent

      protected void beginContent()
    • endContent

      protected void endContent()