net.minecraft.client.gui.screens.recipebook

public class RecipeButton

extends AbstractWidget

All mapped superinterfaces:

Widget, GuiEventListener

dtq
net.minecraft.client.gui.screens.recipebook.RecipeButton
net.minecraft.class_514
net.minecraft.client.gui.screen.recipebook.AnimatedResultButton
net.minecraft.client.gui.recipebook.RecipeWidget

Field summary

Modifier and TypeField
private static final ResourceLocation
a
RECIPE_BOOK_LOCATION
field_3143
BG_TEX
field_191780_o
private RecipeBookMenu<?>
b
menu
field_3137
craftingScreenHandler
field_203401_p
private RecipeBook
c
book
field_3138
recipeBook
field_193930_p
private RecipeCollection
d
collection
field_3142
results
field_191774_p
private float
e
time
field_3140
time
field_193931_r
private float
s
animationTime
field_3139
bounce
field_191778_t
private int
t
currentIndex
field_3141
currentResultIndex
field_193932_t

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(dtr arg0, dto arg1)
init(RecipeCollection arg0, RecipeBookPage arg1)
method_2640(class_516 arg0, class_513 arg1)
showResultCollection(RecipeResultCollection arg0, RecipeBookResults arg1)
func_203400_a(RecipeList arg0, RecipeBookPage arg1)
public RecipeCollection
a()
getCollection()
method_2645()
getResultCollection()
func_191771_c()
public void
a(int arg0, int arg1)
setPosition(int arg0, int arg1)
method_2641(int arg0, int arg1)
setPos(int x, int y)
func_191770_c(int arg0, int arg1)
public void
b(dhl arg0, int arg1, int arg2, float arg3)
renderButton(PoseStack arg0, int arg1, int arg2, float arg3)
method_25359(class_4587 arg0, int arg1, int arg2, float arg3)
renderButton(MatrixStack arg0, int arg1, int arg2, float arg3)
func_230431_b_(MatrixStack arg0, int arg1, int arg2, float arg3)
private List<Recipe<?>>
k()
getOrderedRecipes()
method_2639()
getResults()
func_193927_f()
public boolean
b()
isOnlyOption()
method_2642()
hasResults()
func_193929_d()
public Recipe<?>
d()
getRecipe()
method_2643()
currentRecipe()
func_193760_e()
public List<FormattedText>
a(dqs arg0)
getTooltipText(Screen arg0)
method_2644(class_437 arg0)
getTooltip(Screen screen)
func_191772_a(Screen arg0)
public int
h()
getWidth()
method_25368()
getWidth()
func_230998_h_()
protected boolean
a(int arg0)
isValidClickButton(int arg0)
method_25351(int arg0)
isValidClickButton(int arg0)
func_230987_a_(int arg0)