public class ServerRecipePlacerFurnace<C extends IInventory> extends ServerRecipePlacer<C>
LOGGER, playerInventory, recipeBookContainer, recipeItemHelper
コンストラクタと説明 |
---|
ServerRecipePlacerFurnace(RecipeBookContainer<C> p_i50751_1_) |
修飾子とタイプ | メソッドと説明 |
---|---|
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
クラス内 ServerRecipePlacer<C extends IInventory>
protected void clear()
clear
クラス内 ServerRecipePlacer<C extends IInventory>
protected void func_201516_a(int p_201516_1_, it.unimi.dsi.fastutil.ints.IntList p_201516_2_)