Package net.minecraft.client.gui
Interface Gui.RenderFunction
- Enclosing class:
Gui
public static interface Gui.RenderFunction
-
Method Summary
Modifier and TypeMethodDescriptionvoid
render
(GuiGraphics pGuiGraphics, DeltaTracker pDeltaTracker)
-
Method Details
-
render
-