net.minecraft.server.v1_14_R1

public class AutoRecipe<C extends IInventory>

implements AutoRecipeAbstract<Integer>

qq
net.minecraft.class_2955
net.minecraft.recipe.InputSlotFiller
net.minecraft.item.crafting.ServerRecipePlacer
net.minecraft.server.v1_14_R1.AutoRecipe

Field summary

Modifier and TypeField
protected static final org.apache.logging.log4j.Logger
a
field_13349
LOGGER
field_194330_a
protected final AutoRecipeStackManager
b
field_13347
recipeFinder
field_194331_b
protected PlayerInventory
c
field_13350
inventory
field_201514_c
protected ContainerRecipeBook<C>
d
field_13348
craftingContainer
field_201515_d

Constructor summary

ModifierConstructor
public (ContainerRecipeBook<C> arg0)

Method summary

Modifier and TypeMethod
public void
a(vj arg0, bem<C> arg1, boolean arg2)
method_12826(class_3222 arg0, class_1860<C> arg1, boolean arg2)
fillInputSlots(ServerPlayerEntity arg0, Recipe<C> arg1, boolean arg2)
func_194327_a(ServerPlayerEntity arg0, IRecipe<C> arg1, boolean arg2)
protected void
a()
method_12822()
returnInputs()
func_201511_a()
protected void
a(int arg0)
method_12820(int arg0)
returnSlot(int arg0)
func_201510_a(int arg0)
protected void
a(bem<C> arg0, boolean arg1)
method_12821(class_1860<C> arg0, boolean arg1)
fillInputSlots(Recipe<C> arg0, boolean arg1)
func_201508_a(IRecipe<C> arg0, boolean arg1)
public void
a(Iterator<Integer> arg0, int arg1, int arg2, int arg3, int arg4)
method_12815(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)
method_12819(boolean arg0, int arg1, boolean arg2)
getAmountToFill(boolean arg0, int arg1, boolean arg2)
func_201509_a(boolean arg0, int arg1, boolean arg2)
protected void
a(azs arg0, bce arg1)
method_12824(class_1735 arg0, class_1799 arg1)
fillInputSlot(Slot arg0, ItemStack arg1)
func_194325_a(Slot arg0, ItemStack arg1)
private boolean
b()
method_12825()
canReturnInputs()
func_194328_c()
private int
c()
method_12823()
getFreeInventorySlots()
func_203600_c()