Uses of Interface
net.minecraft.block.entity.PotatoRefineryBlockEntity.Recipe
Packages that use PotatoRefineryBlockEntity.Recipe
-
Uses of PotatoRefineryBlockEntity.Recipe in net.minecraft.block.entity
Classes in net.minecraft.block.entity that implement PotatoRefineryBlockEntity.RecipeModifier and TypeClassDescriptionprivate static final recordprivate static final recordFields in net.minecraft.block.entity with type parameters of type PotatoRefineryBlockEntity.RecipeModifier and TypeFieldDescriptionprivate final CachedMapper<PotatoRefineryBlockEntity.RecipeContext, PotatoRefineryBlockEntity.Recipe> PotatoRefineryBlockEntity.recipeMapperMethods in net.minecraft.block.entity that return PotatoRefineryBlockEntity.RecipeMethods in net.minecraft.block.entity with parameters of type PotatoRefineryBlockEntity.RecipeModifier and TypeMethodDescriptionprivate static booleanPotatoRefineryBlockEntity.canCraft(DynamicRegistryManager registryManager, @Nullable PotatoRefineryBlockEntity.Recipe recipe, DefaultedList<ItemStack> inventory, int int2) private static booleanPotatoRefineryBlockEntity.tryCraft(DynamicRegistryManager registryManager, @Nullable PotatoRefineryBlockEntity.Recipe recipe, DefaultedList<ItemStack> inventory, int int2)