net.minecraft.recipe

public interface RecipeUnlocker

azm
net.minecraft.class_1732
net.minecraft.recipe.RecipeUnlocker
net.minecraft.crafting.recipe.RecipeUnlocker
net.minecraft.inventory.IRecipeHolder
net.minecraft.inventory.IRecipeHolder

Method summary

Modifier and TypeMethod
void
a(bem<?> arg0)
method_7662(class_1860<?> arg0)
setLastRecipe(Recipe<?> arg0)
setRecipe(Recipe<?> recipe)
func_193056_a(IRecipe<?> arg0)
setRecipeUsed(IRecipe<?> recipe)
Recipe<?>
U_()
method_7663()
getLastRecipe()
getRecipe()
func_193055_i()
getRecipeUsed()
default void
b(awb arg0)
method_7664(class_1657 arg0)
unlockLastRecipe(PlayerEntity arg0)
unlockLastRecipe(PlayerEntity player)
func_201560_d(PlayerEntity arg0)
onCrafting(PlayerEntity player)
default boolean
a(bhm arg0, vj arg1, bem<?> arg2)
method_7665(class_1937 arg0, class_3222 arg1, class_1860<?> arg2)
shouldCraftRecipe(World arg0, ServerPlayerEntity arg1, Recipe<?> arg2)
shouldCraftRecipe(World world, ServerPlayerEntity player, Recipe<?> recipe)
func_201561_a(World arg0, ServerPlayerEntity arg1, IRecipe<?> arg2)
canUseRecipe(World worldIn, ServerPlayerEntity player, IRecipe<?> recipe)