net.minecraft.stats

public class RecipeBook

axi
net.minecraft.stats.RecipeBook
net.minecraft.class_3439
net.minecraft.recipe.book.RecipeBook
net.minecraft.stats.RecipeBook

Field summary

Modifier and TypeField
protected final RecipeBookSettings
a
bookSettings
field_25734
options

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public boolean
a(cus arg0)
isOpen(RecipeBookType arg0)
method_14887(class_5421 arg0)
isGuiOpen(RecipeBookType category)
public void
a(cus arg0, boolean arg1)
setOpen(RecipeBookType arg0, boolean arg1)
method_14884(class_5421 arg0, boolean arg1)
setGuiOpen(RecipeBookType category, boolean open)
public boolean
b(cus arg0)
isFiltering(RecipeBookType arg0)
method_30176(class_5421 arg0)
isFilteringCraftable(RecipeBookType category)
public void
b(cus arg0, boolean arg1)
setFiltering(RecipeBookType arg0, boolean arg1)
method_30177(class_5421 arg0, boolean arg1)
setFilteringCraftable(RecipeBookType category, boolean filteringCraftable)
public void
a(axj arg0)
setBookSettings(RecipeBookSettings arg0)
method_30174(class_5411 arg0)
setOptions(RecipeBookOptions options)
public RecipeBookSettings
a()
getBookSettings()
method_30173()
getOptions()
public void
a(cus arg0, boolean arg1, boolean arg2)
setBookSetting(RecipeBookType arg0, boolean arg1, boolean arg2)
method_30175(class_5421 arg0, boolean arg1, boolean arg2)
setCategoryOptions(RecipeBookType category, boolean guiOpen, boolean filteringCraftable)