public class ServerRecipePlacerFurnace<C extends IInventory> extends ServerRecipePlacer<C>
Modifier and Type | Field and Description |
---|---|
private boolean |
matches |
LOGGER, playerInventory, recipeBookContainer, recipeItemHelper
Constructor and Description |
---|
ServerRecipePlacerFurnace(RecipeBookContainer<C> p_i50751_1_) |
Modifier and Type | Method and Description |
---|---|
protected void |
clear() |
protected void |
func_201516_a(int p_201516_1_,
it.unimi.dsi.fastutil.ints.IntList p_201516_2_) |
protected void |
tryPlaceRecipe(IRecipe<C> recipe,
boolean placeAll) |
consumeIngredient, getMaxAmount, giveToPlayer, place, setSlotContents
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
placeRecipe
public ServerRecipePlacerFurnace(RecipeBookContainer<C> p_i50751_1_)
protected void tryPlaceRecipe(IRecipe<C> recipe, boolean placeAll)
tryPlaceRecipe
in class ServerRecipePlacer<C extends IInventory>
protected void clear()
clear
in class ServerRecipePlacer<C extends IInventory>
protected void func_201516_a(int p_201516_1_, it.unimi.dsi.fastutil.ints.IntList p_201516_2_)