| Method and Description |
|---|
| li.cil.oc.api.driver.UpgradeContainer.providedSlot(ItemStack)
This will be replaced in 1.4, where slot types will then be
referred to by name (using Strings) instead, to make this system more
flexible (not requiring an API change for each new slot type, e.g.).
|
| li.cil.oc.api.driver.Item.slot(ItemStack)
This will be replaced in 1.4, where slot types will then be
referred to by name (using Strings) instead, to make this system more
flexible (not requiring an API change for each new slot type, e.g.).
|