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

  • Constructor Details

  • Method Details

    • hasTextures

      public boolean hasTextures()
    • getBaseTextureWidth

      public int getBaseTextureWidth()
    • getBaseTextureHeight

      public int getBaseTextureHeight()
    • getComponents

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