| Package | Description |
|---|---|
| net.minecraft.entity.passive | |
| net.minecraft.inventory |
| Modifier and Type | Method and Description |
|---|---|
void |
EntityHorse.onInventoryChanged(InventoryBasic par1InventoryBasic)
Called by InventoryBasic.onInventoryChanged() on a array that is never filled.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AnimalChest |
class |
InventoryEnderChest |
| Modifier and Type | Method and Description |
|---|---|
void |
IInvBasic.onInventoryChanged(InventoryBasic inventorybasic)
Called by InventoryBasic.onInventoryChanged() on a array that is never filled.
|