Class DefaultDrawable

java.lang.Object
com.hrznstudio.titanium.api.client.DefaultDrawable
All Implemented Interfaces:
IDrawable

public class DefaultDrawable extends Object implements IDrawable
  • Method Details

    • draw

      public void draw(net.minecraft.client.gui.GuiGraphics guiGraphics, net.minecraft.client.gui.screens.Screen gui, Point position, Point mousePosition)
      Specified by:
      draw in interface IDrawable