public class BasicRecipeRenderer<T extends net.minecraft.item.crafting.IRecipe> extends IRecipeRenderer.RecipeRendererBase<T>
IRecipeRenderer.RecipeRendererBase<T extends net.minecraft.item.crafting.IRecipe>recipe, tooltips| Constructor and Description |
|---|
BasicRecipeRenderer(T recipe) |
| Modifier and Type | Method and Description |
|---|---|
void |
draw(Book book,
CategoryAbstract category,
EntryAbstract entry,
int guiLeft,
int guiTop,
int mouseX,
int mouseY,
GuiBase guiBase,
net.minecraft.client.gui.FontRenderer fontRenderer) |
protected int |
getRandomizedCycle(int index,
int max) |
drawExtraspublic BasicRecipeRenderer(T recipe)
public void draw(Book book, CategoryAbstract category, EntryAbstract entry, int guiLeft, int guiTop, int mouseX, int mouseY, GuiBase guiBase, net.minecraft.client.gui.FontRenderer fontRenderer)
protected int getRandomizedCycle(int index,
int max)