| Interface | Description |
|---|---|
| de.ellpeck.rockbottom.api.data.settings.IPropSettings |
Use
IJsonSettings instead |
| Constructor | Description |
|---|---|
| de.ellpeck.rockbottom.api.gui.container.ItemContainer(AbstractEntityPlayer, IInventory...) |
Use constructor
ItemContainer(AbstractEntityPlayer)
instead, as contained inventories are now added automatically |
| de.ellpeck.rockbottom.api.data.settings.Keybind(ResourceName, int, boolean) |
Use the
Keybind(ResourceName, int) constructor |