public class BannerRenderer
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
static void
render(net.minecraft.client.gui.screens.inventory.CreativeModeInventoryScreen screen,
net.minecraft.client.gui.GuiGraphics graphics,
List<Section> sections)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
CURRENT_ROW
public static int CURRENT_ROW
-
Constructor Details
-
BannerRenderer
public BannerRenderer()
-
Method Details
-
render
public static void render(net.minecraft.client.gui.screens.inventory.CreativeModeInventoryScreen screen,
net.minecraft.client.gui.GuiGraphics graphics,
List<Section> sections)