Class GuiRenderOperation<T extends GuiRenderOperation<T>>
java.lang.Object
meteordevelopment.meteorclient.gui.renderer.GuiRenderOperation<T>
- Direct Known Subclasses:
TextOperation
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
x
protected double x -
y
protected double y -
color
-
-
Constructor Details
-
GuiRenderOperation
public GuiRenderOperation()
-
-
Method Details
-
set
-
run
-
onRun
protected abstract void onRun()
-