Class PostEditor

java.lang.Object
foundry.veil.api.client.editor.SingleWindowEditor
foundry.veil.impl.client.editor.PostEditor
All Implemented Interfaces:
Editor, AutoCloseable, org.lwjgl.system.NativeResource

@Internal public class PostEditor extends SingleWindowEditor
  • Field Details

    • TITLE

      public static final net.minecraft.network.chat.Component TITLE
  • Constructor Details

    • PostEditor

      public PostEditor()
  • Method Details

    • render

      public void render()
      Description copied from interface: Editor
      Renders this editor to the screen.
      Specified by:
      render in interface Editor
      Overrides:
      render in class SingleWindowEditor
    • renderComponents

      public void renderComponents()
      Description copied from class: SingleWindowEditor
      Adds all components inside the window.
      Specified by:
      renderComponents in class SingleWindowEditor
    • getDisplayName

      public net.minecraft.network.chat.Component getDisplayName()
      Returns:
      The visible display name of this editor
    • getGroup

      public net.minecraft.network.chat.Component getGroup()
      Returns:
      The name of the tab group to put this editor in