public interface ICraftingWidget
| 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) |