net.minecraft.client.gui.screens.recipebook

public abstract class AbstractFurnaceRecipeBookComponent

extends RecipeBookComponent

All mapped superinterfaces:

Widget, GuiEventListener, RecipeShownListener, PlaceRecipe

drl
net.minecraft.client.gui.screens.recipebook.AbstractFurnaceRecipeBookComponent
net.minecraft.class_517
net.minecraft.unmapped.C_dyfpofdz
net.minecraft.client.gui.screen.recipebook.AbstractFurnaceRecipeBookScreen
net.minecraft.client.gui.recipebook.AbstractRecipeBookGui

Field summary

Modifier and TypeField
private Iterator<Item>
i
iterator
field_3153
f_sgpcshdt
fuelIterator
field_212964_i
private Set<Item>
j
fuels
field_3149
f_mfvkpyaf
fuels
field_212965_j
private Slot
k
fuelSlot
field_3150
f_rlxuxtol
outputSlot
field_212966_k
private Item
l
fuel
field_3152
f_esiwwokk
currentItem
field_212967_l
private float
m
time
field_3151
f_ukjkqsjn
frameTime
field_212968_m

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
protected void
a()
initFilterButtonTextures()
method_2585()
m_wxcomnms()
setBookButtonTexture()
func_205702_a()
public void
a(bjr arg0)
slotClicked(Slot arg0)
method_2600(class_1735 arg0)
m_eanvxfyf(C_nhvqfffd arg0)
slotClicked(Slot arg0)
func_191874_a(Slot arg0)
public void
a(boq<?> arg0, List<bjr> arg1)
setupGhostRecipe(Recipe<?> arg0, List<Slot> arg1)
method_2596(class_1860<?> arg0, List<class_1735> arg1)
m_ybriaxpu(C_awrmdwqd<?> arg0, List<C_nhvqfffd> arg1)
showGhostRecipe(Recipe<?> arg0, List<Slot> arg1)
func_193951_a(IRecipe<?> arg0, List<Slot> arg1)
protected abstract Set<Item>
b()
getFuelItems()
method_17065()
m_glbusyhm()
getAllowedFuels()
func_212958_h()
public void
a(dfm arg0, int arg1, int arg2, boolean arg3, float arg4)
renderGhostRecipe(PoseStack arg0, int arg1, int arg2, boolean arg3, float arg4)
method_2581(class_4587 arg0, int arg1, int arg2, boolean arg3, float arg4)
m_ltmzbusw(C_cnszsxvd arg0, int arg1, int arg2, boolean arg3, float arg4)
drawGhostSlots(MatrixStack arg0, int arg1, int arg2, boolean arg3, float arg4)
func_230477_a_(MatrixStack arg0, int arg1, int arg2, boolean arg3, float arg4)
private Item
j()
getFuel()
method_2658()
m_mtmbkbar()
getItem()
func_212961_n()