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