Uses of Interface
net.minecraft.class_10287
Packages that use class_10287
-
Uses of class_10287 in net.minecraft.client.gui.screen.recipebook
Fields in net.minecraft.client.gui.screen.recipebook declared as class_10287Modifier and TypeFieldDescriptionprivate final class_10287RecipeBookWidget.class_10329.categoryThe field for thecategoryrecord component.Methods in net.minecraft.client.gui.screen.recipebook that return class_10287Modifier and TypeMethodDescriptionRecipeBookWidget.class_10329.category()Returns the value of thecategoryrecord component.RecipeGroupButtonWidget.getCategory()Constructors in net.minecraft.client.gui.screen.recipebook with parameters of type class_10287ModifierConstructorDescriptionclass_10329(ItemStack itemStack, Optional<ItemStack> optional, class_10287 class_10287) -
Uses of class_10287 in net.minecraft.client.recipebook
Classes in net.minecraft.client.recipebook that implement class_10287Fields in net.minecraft.client.recipebook with type parameters of type class_10287Modifier and TypeFieldDescriptionprivate Map<class_10287, List<RecipeResultCollection>> ClientRecipeBook.resultsByGroupMethods in net.minecraft.client.recipebook with parameters of type class_10287