- 
Method Summary
void
 acceptQuickCraft(net.minecraft.world.entity.player.Player player,
 net.minecraft.world.item.ItemStack craftedStack)
  boolean
 clearMatrix(net.minecraft.world.entity.player.Player player,
 boolean toPlayerInventory)
    net.minecraft.world.inventory.ResultContainer
   net.minecraft.core.NonNullList<net.minecraft.world.item.ItemStack>
 getRemainingItems(net.minecraft.world.entity.player.Player player,
 net.minecraft.world.item.crafting.CraftingInput input)
    void
   
 
 
 
- 
Method Details
- 
- 
getCraftingResultnet.minecraft.world.inventory.ResultContainer getCraftingResult() 
- 
getRemainingItemsnet.minecraft.core.NonNullList<net.minecraft.world.item.ItemStack> getRemainingItems(net.minecraft.world.entity.player.Player player,
 net.minecraft.world.item.crafting.CraftingInput input) 
- 
- 
clearMatrixboolean clearMatrix(net.minecraft.world.entity.player.Player player,
 boolean toPlayerInventory) 
- 
transferRecipevoid transferRecipe(net.minecraft.world.entity.player.Player player,
 List<List<ItemResource>> recipe) 
- 
acceptQuickCraftvoid acceptQuickCraft(net.minecraft.world.entity.player.Player player,
 net.minecraft.world.item.ItemStack craftedStack)