public interface ICraftingWidget extends ICountWidget
| Modifier and Type | Method and Description |
|---|---|
net.minecraft.inventory.CraftingInventory |
getCraftingGrid() |
java.util.Optional<net.minecraft.item.crafting.ICraftingRecipe> |
getRecipe(net.minecraft.world.World world,
net.minecraft.inventory.CraftingInventory grid) |
getCount, setCount, setUseCount, useCount