Modifier and Type | Method and Description |
---|---|
boolean |
InventoryChangeTrigger.Instance.test(InventoryPlayer inventory) |
void |
InventoryChangeTrigger.trigger(EntityPlayerMP player,
InventoryPlayer inventory) |
void |
InventoryChangeTrigger.Listeners.trigger(InventoryPlayer inventory) |
Modifier and Type | Method and Description |
---|---|
Container |
BlockWorkbench.InterfaceCraftingTable.createContainer(InventoryPlayer playerInventory,
EntityPlayer playerIn) |
Container |
BlockAnvil.Anvil.createContainer(InventoryPlayer playerInventory,
EntityPlayer playerIn) |
Modifier and Type | Field and Description |
---|---|
private InventoryPlayer |
GuiEnchantment.playerInventory |
private InventoryPlayer |
GuiRepair.playerInventory |
Constructor and Description |
---|
GuiEnchantment(InventoryPlayer inventory,
World worldIn,
IWorldNameable nameable) |
GuiHopper(InventoryPlayer playerInv,
IInventory hopperInv) |
GuiMerchant(InventoryPlayer p_i45500_1_,
IMerchant p_i45500_2_,
World worldIn) |
GuiRepair(InventoryPlayer inventoryIn,
World worldIn) |
Modifier and Type | Field and Description |
---|---|
private InventoryPlayer |
GuiFurnace.playerInventory |
private InventoryPlayer |
GuiDispenser.playerInventory |
private InventoryPlayer |
GuiBrewingStand.playerInventory |
private InventoryPlayer |
GuiShulkerBox.playerInventory |
Constructor and Description |
---|
GuiBeacon(InventoryPlayer playerInventory,
IInventory tileBeaconIn) |
GuiBrewingStand(InventoryPlayer playerInv,
IInventory p_i45506_2_) |
GuiCrafting(InventoryPlayer playerInv,
World worldIn) |
GuiCrafting(InventoryPlayer playerInv,
World worldIn,
BlockPos blockPosition) |
GuiDispenser(InventoryPlayer playerInv,
IInventory dispenserInv) |
GuiFurnace(InventoryPlayer playerInv,
IInventory furnaceInv) |
GuiShulkerBox(InventoryPlayer p_i47233_1_,
IInventory p_i47233_2_) |
Modifier and Type | Method and Description |
---|---|
Container |
ContainerLocalMenu.createContainer(InventoryPlayer playerInventory,
EntityPlayer playerIn) |
Container |
LocalBlockIntercommunication.createContainer(InventoryPlayer playerInventory,
EntityPlayer playerIn) |
Modifier and Type | Method and Description |
---|---|
Container |
EntityMinecartHopper.createContainer(InventoryPlayer playerInventory,
EntityPlayer playerIn) |
Container |
EntityMinecartChest.createContainer(InventoryPlayer playerInventory,
EntityPlayer playerIn) |
Modifier and Type | Field and Description |
---|---|
InventoryPlayer |
EntityPlayer.inventory |
Modifier and Type | Method and Description |
---|---|
void |
InventoryPlayer.copyInventory(InventoryPlayer playerInventory) |
Modifier and Type | Method and Description |
---|---|
Container |
InventoryLargeChest.createContainer(InventoryPlayer playerInventory,
EntityPlayer playerIn) |
short |
Container.getNextTransactionID(InventoryPlayer invPlayer) |
Modifier and Type | Method and Description |
---|---|
Container |
TileEntityShulkerBox.createContainer(InventoryPlayer playerInventory,
EntityPlayer playerIn) |
Container |
TileEntityEnchantmentTable.createContainer(InventoryPlayer playerInventory,
EntityPlayer playerIn) |
Container |
TileEntityFurnace.createContainer(InventoryPlayer playerInventory,
EntityPlayer playerIn) |
Container |
TileEntityChest.createContainer(InventoryPlayer playerInventory,
EntityPlayer playerIn) |
Container |
TileEntityDispenser.createContainer(InventoryPlayer playerInventory,
EntityPlayer playerIn) |
Container |
TileEntityHopper.createContainer(InventoryPlayer playerInventory,
EntityPlayer playerIn) |
Container |
TileEntityBrewingStand.createContainer(InventoryPlayer playerInventory,
EntityPlayer playerIn) |
Container |
TileEntityBeacon.createContainer(InventoryPlayer playerInventory,
EntityPlayer playerIn) |
Modifier and Type | Method and Description |
---|---|
Container |
IInteractionObject.createContainer(InventoryPlayer playerInventory,
EntityPlayer playerIn) |
Modifier and Type | Field and Description |
---|---|
private InventoryPlayer |
PlayerArmorInvWrapper.inventoryPlayer |
private InventoryPlayer |
PlayerMainInvWrapper.inventoryPlayer |
Modifier and Type | Method and Description |
---|---|
InventoryPlayer |
PlayerArmorInvWrapper.getInventoryPlayer() |
InventoryPlayer |
PlayerMainInvWrapper.getInventoryPlayer() |
Constructor and Description |
---|
PlayerArmorInvWrapper(InventoryPlayer inv) |
PlayerInvWrapper(InventoryPlayer inv) |
PlayerMainInvWrapper(InventoryPlayer inv) |
PlayerOffhandInvWrapper(InventoryPlayer inv) |