Class ResourceSlotRendering
java.lang.Object
com.refinedmods.refinedstorage.common.support.ResourceSlotRendering
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
render
(net.minecraft.client.gui.GuiGraphics graphics, ResourceSlot slot, int leftPos, int topPos) static void
renderAmount
(net.minecraft.client.gui.GuiGraphics graphics, int x, int y, long amount, ResourceRendering rendering) static void
renderAmount
(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)