public interface IChargeableContainerProvider
| Modifier and Type | Interface and Description |
|---|---|
static class |
IChargeableContainerProvider.Provider |
| Modifier and Type | Method and Description |
|---|---|
net.minecraft.inventory.container.INamedContainerProvider |
getContainerProvider(TileEntityChargingStation te)
Get a container provider for this item
|
net.minecraft.inventory.container.INamedContainerProvider getContainerProvider(TileEntityChargingStation te)
te - the charging station that the item is in