net.minecraft.client.gui.screens.recipebook

public record OverlayRecipeComponent$OverlayRecipeButton$Pos

ggm$b$a
net.minecraft.client.gui.screens.recipebook.OverlayRecipeComponent$OverlayRecipeButton$Pos
net.minecraft.class_508$class_509$class_510

Field summary

Modifier and TypeField
final int
a
x
comp_2985
final int
b
y
comp_2986
private final List<ItemStack>
c
ingredients
comp_2987

Constructor summary

ModifierConstructor
public (int arg0, int arg1, List<ItemStack> arg2)

Method summary

Modifier and TypeMethod
public ItemStack
a(int arg0)
selectIngredient(int arg0)
method_62041(int arg0)
public int
a()
x()
comp_2985()
public int
b()
y()
comp_2986()
public List<ItemStack>
c()
ingredients()
comp_2987()