Class Overlay

java.lang.Object
net.mcreator.element.GeneratableElement
net.mcreator.element.types.Overlay
All Implemented Interfaces:
IGUI

public class Overlay extends GeneratableElement implements IGUI
  • Field Details Link icon

  • Constructor Details Link icon

  • Method Details Link icon

    • hasTextures Link icon

      public boolean hasTextures()
    • getBaseTextureWidth Link icon

      public int getBaseTextureWidth()
    • getBaseTextureHeight Link icon

      public int getBaseTextureHeight()
    • getComponents Link icon

      public List<GUIComponent> getComponents()
      Specified by:
      getComponents in interface IGUI