public interface ICraftingPatternItem
Item| Modifier and Type | Method and Description |
|---|---|
ICraftingPatternDetails |
getPatternForItem(net.minecraft.item.ItemStack is,
net.minecraft.world.World w)
Access Details about a pattern
|
ICraftingPatternDetails getPatternForItem(net.minecraft.item.ItemStack is, net.minecraft.world.World w)
is - patternw - crafting world