public interface ISegmentedInventory
Modifier and Type | Method and Description |
---|---|
net.minecraft.inventory.IInventory |
getInventoryByName(java.lang.String name)
Access an internal inventory, note, not all inventories contain real items, some may be ghost items, and treating
them a real inventories will result in duplication.
|
net.minecraft.inventory.IInventory getInventoryByName(java.lang.String name)
name
- inventory name