net.minecraft.client.gui.screens.recipebook

public abstract class AbstractFurnaceRecipeBookComponent

extends RecipeBookComponent

All mapped superinterfaces:

Widget, GuiEventListener, RecipeShownListener, PlaceRecipe

dii
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 boolean
a()
updateFiltering()
method_2589()
m_sumiumgz()
toggleFilteringCraftable()
func_201521_f()
protected abstract boolean
b()
getFilteringCraftable()
method_17061()
m_tekkvynd()
isFilteringCraftable()
func_212962_b()
protected abstract void
a(boolean arg0)
setFilteringCraftable(boolean arg0)
method_17060(boolean arg0)
m_ghhpybsr(boolean arg0)
setFilteringCraftable(boolean filteringCraftable)
func_212959_a(boolean arg0)
public boolean
c()
isVisible()
method_2605()
m_eopkovui()
isOpen()
func_191878_b()
protected abstract boolean
d()
isGuiOpen()
method_17062()
m_hcuybzzf()
isGuiOpen()
func_212963_d()
protected void
b(boolean arg0)
setVisible(boolean arg0)
method_2593(boolean arg0)
m_ptdhtokj(boolean arg0)
setOpen(boolean arg0)
func_193006_a(boolean arg0)
protected abstract void
c(boolean arg0)
setGuiOpen(boolean arg0)
method_17063(boolean arg0)
m_tldhrqgf(boolean arg0)
setGuiOpen(boolean opened)
func_212957_c(boolean arg0)
protected void
e()
initFilterButtonTextures()
method_2585()
m_wxcomnms()
setBookButtonTexture()
func_205702_a()
protected String
f()
getFilterButtonTooltip()
method_2599()
m_yjntqmju()
getCraftableButtonText()
func_205703_f()
protected abstract String
g()
getRecipeFilterName()
method_17064()
m_inkmogfu()
getToggleCraftableButtonText()
func_212960_g()
public void
a(bbx 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(bgt<?> arg0, List<bbx> 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>
h()
getFuelItems()
method_17065()
m_glbusyhm()
getAllowedFuels()
func_212958_h()
public void
a(int arg0, int arg1, boolean arg2, float arg3)
renderGhostRecipe(int arg0, int arg1, boolean arg2, float arg3)
method_2581(int arg0, int arg1, boolean arg2, float arg3)
m_ltmzbusw(int arg0, int arg1, boolean arg2, float arg3)
drawGhostSlots(int arg0, int arg1, boolean arg2, float arg3)
func_191864_a(int arg0, int arg1, boolean arg2, float arg3)
private Item
n()
getFuel()
method_2658()
m_mtmbkbar()
getItem()
func_212961_n()