public class RecipeTransferButton extends GuiIconButtonSmall
Constructor and Description |
---|
RecipeTransferButton(int id,
int xPos,
int yPos,
int width,
int height,
mezz.jei.api.gui.IDrawable icon,
RecipeLayout recipeLayout) |
Modifier and Type | Method and Description |
---|---|
void |
drawToolTip(net.minecraft.client.Minecraft mc,
int mouseX,
int mouseY) |
void |
init(net.minecraft.inventory.Container container,
net.minecraft.entity.player.EntityPlayer player) |
drawButton
drawButtonForegroundLayer, getButtonWidth, getHoverState, isMouseOver, mouseDragged, mousePressed, mouseReleased, playPressSound, setWidth
public RecipeTransferButton(int id, int xPos, int yPos, int width, int height, mezz.jei.api.gui.IDrawable icon, RecipeLayout recipeLayout)