-
Method Summary
void
draw(net.minecraft.client.gui.GuiGraphics guiGraphics,
net.minecraft.client.gui.screens.Screen gui,
Point position,
Point mousePosition)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
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