Class ResourceManagerInspector

java.lang.Object
foundry.veil.api.client.editor.SingleWindowInspector
foundry.veil.impl.client.editor.ResourceManagerInspector
All Implemented Interfaces:
Inspector, AutoCloseable, org.lwjgl.system.NativeResource

@Internal public class ResourceManagerInspector extends SingleWindowInspector
  • Field Details

    • ITEM_VERTICAL_PADDING

      public static final float ITEM_VERTICAL_PADDING
      See Also:
    • TITLE

      public static final net.minecraft.network.chat.Component TITLE
    • ADD_TOOLTIP

      public static final net.minecraft.network.chat.Component ADD_TOOLTIP
    • RELOAD_TOOLTIP

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

    • ResourceManagerInspector

      public ResourceManagerInspector()
  • Method Details

    • renderComponents

      public void renderComponents()
      Description copied from class: SingleWindowInspector
      Adds all components inside the window.
      Specified by:
      renderComponents in class SingleWindowInspector
    • 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