net.minecraft.recipebook

public class ServerPlaceRecipe<C extends Container>

implements PlaceRecipe<Integer>

ty
net.minecraft.recipebook.ServerPlaceRecipe
net.minecraft.class_2955
net.minecraft.unmapped.C_rqdekljo
net.minecraft.recipe.InputSlotFiller
net.minecraft.item.crafting.ServerRecipePlacer
net.minecraft.server.v1_16_R1.AutoRecipe

Field summary

Modifier and TypeField
protected static final org.apache.logging.log4j.Logger
a
LOGGER
field_13349
f_dejkvscl
LOGGER
field_194330_a
protected final StackedContents
b
stackedContents
field_13347
f_qrfjlbyk
recipeFinder
field_194331_b
protected Inventory
c
inventory
field_13350
f_mmlmkitf
inventory
field_201514_c
protected RecipeBookMenu<C>
d
menu
field_13348
f_mykbaanb
craftingScreenHandler
field_201515_d

Constructor summary

ModifierConstructor
public (RecipeBookMenu<C> arg0)

Method summary

Modifier and TypeMethod
public void
a(ze arg0, bmu<C> arg1, boolean arg2)
recipeClicked(ServerPlayer arg0, Recipe<C> arg1, boolean arg2)
method_12826(class_3222 arg0, class_1860<C> arg1, boolean arg2)
m_rckfcnpr(C_mxrobsgg arg0, C_awrmdwqd<C> arg1, boolean arg2)
fillInputSlots(ServerPlayerEntity entity, Recipe<C> recipe, boolean craftAll)
func_194327_a(ServerPlayerEntity arg0, IRecipe<C> arg1, boolean arg2)
protected void
a()
clearGrid()
method_12822()
m_eludjpso()
returnInputs()
func_201511_a()
protected void
a(int arg0)
moveItemToInventory(int arg0)
method_12820(int arg0)
m_zbkanony(int arg0)
returnSlot(int arg0)
func_201510_a(int arg0)
protected void
a(bmu<C> arg0, boolean arg1)
handleRecipeClicked(Recipe<C> arg0, boolean arg1)
method_12821(class_1860<C> arg0, boolean arg1)
m_zhvisrop(C_awrmdwqd<C> arg0, boolean arg1)
fillInputSlots(Recipe<C> arg0, boolean craftAll)
func_201508_a(IRecipe<C> arg0, boolean arg1)
public void
a(Iterator<Integer> arg0, int arg1, int arg2, int arg3, int arg4)
addItemToSlot(Iterator<Integer> arg0, int arg1, int arg2, int arg3, int arg4)
method_12815(Iterator<Integer> arg0, int arg1, int arg2, int arg3, int arg4)
m_vnshednj(Iterator<Integer> arg0, int arg1, int arg2, int arg3, int arg4)
acceptAlignedInput(Iterator<Integer> arg0, int arg1, int arg2, int arg3, int arg4)
func_201500_a(Iterator<Integer> arg0, int arg1, int arg2, int arg3, int arg4)
protected int
a(boolean arg0, int arg1, boolean arg2)
getStackSize(boolean arg0, int arg1, boolean arg2)
method_12819(boolean arg0, int arg1, boolean arg2)
m_qwrqexeh(boolean arg0, int arg1, boolean arg2)
getAmountToFill(boolean craftAll, int limit, boolean recipeInCraftingSlots)
func_201509_a(boolean arg0, int arg1, boolean arg2)
protected void
a(bhw arg0, bki arg1)
moveItemToGrid(Slot arg0, ItemStack arg1)
method_12824(class_1735 arg0, class_1799 arg1)
m_mnhwpoca(C_nhvqfffd arg0, C_sddaxwyk arg1)
fillInputSlot(Slot arg0, ItemStack arg1)
func_194325_a(Slot arg0, ItemStack arg1)
private boolean
b()
testClearGrid()
method_12825()
m_zwgzfhws()
canReturnInputs()
func_194328_c()
private int
c()
getAmountOfFreeSlotsInInventory()
method_12823()
m_ohlssgdj()
getFreeInventorySlots()
func_203600_c()