Class ResourceSlotRendering
java.lang.Object
com.refinedmods.refinedstorage.common.support.ResourceSlotRendering
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidrender(net.minecraft.client.gui.GuiGraphics graphics, ResourceSlot slot, int leftPos, int topPos) static voidrenderAmount(net.minecraft.client.gui.GuiGraphics graphics, int x, int y, long amount, ResourceRendering rendering) static voidrenderAmount(net.minecraft.client.gui.GuiGraphics graphics, int x, int y, String text, int color, boolean large)
-
Method Details
-
renderAmount
public static void renderAmount(net.minecraft.client.gui.GuiGraphics graphics, int x, int y, long amount, ResourceRendering rendering) -
renderAmount
public static void renderAmount(net.minecraft.client.gui.GuiGraphics graphics, int x, int y, String text, int color, boolean large)