Package com.simibubi.create.compat.jei
Class ItemIcon
java.lang.Object
com.simibubi.create.compat.jei.ItemIcon
- All Implemented Interfaces:
mezz.jei.api.gui.drawable.IDrawable
-
Constructor Details
-
ItemIcon
-
-
Method Details
-
getWidth
public int getWidth()- Specified by:
getWidthin interfacemezz.jei.api.gui.drawable.IDrawable
-
getHeight
public int getHeight()- Specified by:
getHeightin interfacemezz.jei.api.gui.drawable.IDrawable
-
draw
public void draw(net.minecraft.client.gui.GuiGraphics graphics, int xOffset, int yOffset) - Specified by:
drawin interfacemezz.jei.api.gui.drawable.IDrawable
-