Modifier and Type | Class and Description |
---|---|
(package private) static class |
ComposterBlock.EmptyInventory |
(package private) static class |
ComposterBlock.FullInventory |
(package private) static class |
ComposterBlock.PartialInventory |
Modifier and Type | Field and Description |
---|---|
private static Inventory |
CreativeScreen.TMP_INVENTORY |
Modifier and Type | Field and Description |
---|---|
private Inventory |
AbstractVillagerEntity.villagerInventory |
Modifier and Type | Method and Description |
---|---|
Inventory |
AbstractVillagerEntity.getVillagerInventory() |
Modifier and Type | Field and Description |
---|---|
private Inventory |
PillagerEntity.inventory |
Modifier and Type | Field and Description |
---|---|
protected Inventory |
AbstractHorseEntity.horseChest |
Modifier and Type | Class and Description |
---|---|
class |
EnderChestInventory |
Constructor and Description |
---|
TestContainer(int windowId,
Inventory inv,
java.lang.String text) |