From dc3df3edd5843bde0c1335d6a8e460b2c832aa48 Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Sat, 17 Jun 2017 08:12:18 +0300 Subject: full project files --- javadoc/net/minecraft/inventory/Container.html | 767 +++++++++++++++++++++++++ 1 file changed, 767 insertions(+) create mode 100644 javadoc/net/minecraft/inventory/Container.html (limited to 'javadoc/net/minecraft/inventory/Container.html') diff --git a/javadoc/net/minecraft/inventory/Container.html b/javadoc/net/minecraft/inventory/Container.html new file mode 100644 index 0000000..97f9941 --- /dev/null +++ b/javadoc/net/minecraft/inventory/Container.html @@ -0,0 +1,767 @@ + + + + + +Container (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.inventory
+

Class Container

+
+
+ + +
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        inventoryItemStacks

        +
        public java.util.List inventoryItemStacks
        +
      • +
      + + + +
        +
      • +

        inventorySlots

        +
        public java.util.List inventorySlots
        +
      • +
      + + + +
        +
      • +

        windowId

        +
        public int windowId
        +
      • +
      + + + +
        +
      • +

        crafters

        +
        protected java.util.List crafters
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        Container

        +
        public Container()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        addSlotToContainer

        +
        protected Slot addSlotToContainer(Slot p_75146_1_)
        +
      • +
      + + + +
        +
      • +

        addCraftingToCrafters

        +
        public void addCraftingToCrafters(ICrafting p_75132_1_)
        +
      • +
      + + + +
        +
      • +

        getInventory

        +
        public java.util.List getInventory()
        +
      • +
      + + + +
        +
      • +

        removeCraftingFromCrafters

        +
        public void removeCraftingFromCrafters(ICrafting p_82847_1_)
        +
      • +
      + + + +
        +
      • +

        detectAndSendChanges

        +
        public void detectAndSendChanges()
        +
      • +
      + + + +
        +
      • +

        enchantItem

        +
        public boolean enchantItem(EntityPlayer p_75140_1_,
        +                  int p_75140_2_)
        +
      • +
      + + + +
        +
      • +

        getSlotFromInventory

        +
        public Slot getSlotFromInventory(IInventory p_75147_1_,
        +                        int p_75147_2_)
        +
      • +
      + + + +
        +
      • +

        getSlot

        +
        public Slot getSlot(int p_75139_1_)
        +
      • +
      + + + +
        +
      • +

        transferStackInSlot

        +
        public ItemStack transferStackInSlot(EntityPlayer p_82846_1_,
        +                            int p_82846_2_)
        +
      • +
      + + + +
        +
      • +

        slotClick

        +
        public ItemStack slotClick(int p_75144_1_,
        +                  int p_75144_2_,
        +                  int p_75144_3_,
        +                  EntityPlayer p_75144_4_)
        +
      • +
      + + + +
        +
      • +

        func_94530_a

        +
        public boolean func_94530_a(ItemStack p_94530_1_,
        +                   Slot p_94530_2_)
        +
      • +
      + + + +
        +
      • +

        retrySlotClick

        +
        protected void retrySlotClick(int p_75133_1_,
        +                  int p_75133_2_,
        +                  boolean p_75133_3_,
        +                  EntityPlayer p_75133_4_)
        +
      • +
      + + + +
        +
      • +

        onContainerClosed

        +
        public void onContainerClosed(EntityPlayer p_75134_1_)
        +
      • +
      + + + +
        +
      • +

        onCraftMatrixChanged

        +
        public void onCraftMatrixChanged(IInventory p_75130_1_)
        +
      • +
      + + + +
        +
      • +

        putStackInSlot

        +
        public void putStackInSlot(int p_75141_1_,
        +                  ItemStack p_75141_2_)
        +
      • +
      + + + +
        +
      • +

        putStacksInSlots

        +
        public void putStacksInSlots(ItemStack[] p_75131_1_)
        +
      • +
      + + + +
        +
      • +

        updateProgressBar

        +
        public void updateProgressBar(int p_75137_1_,
        +                     int p_75137_2_)
        +
      • +
      + + + +
        +
      • +

        getNextTransactionID

        +
        public short getNextTransactionID(InventoryPlayer p_75136_1_)
        +
      • +
      + + + +
        +
      • +

        isPlayerNotUsingContainer

        +
        public boolean isPlayerNotUsingContainer(EntityPlayer p_75129_1_)
        +
      • +
      + + + +
        +
      • +

        setPlayerIsPresent

        +
        public void setPlayerIsPresent(EntityPlayer p_75128_1_,
        +                      boolean p_75128_2_)
        +
      • +
      + + + +
        +
      • +

        canInteractWith

        +
        public abstract boolean canInteractWith(EntityPlayer p_75145_1_)
        +
      • +
      + + + +
        +
      • +

        mergeItemStack

        +
        protected boolean mergeItemStack(ItemStack p_75135_1_,
        +                     int p_75135_2_,
        +                     int p_75135_3_,
        +                     boolean p_75135_4_)
        +
      • +
      + + + +
        +
      • +

        func_94529_b

        +
        public static int func_94529_b(int p_94529_0_)
        +
      • +
      + + + +
        +
      • +

        func_94532_c

        +
        public static int func_94532_c(int p_94532_0_)
        +
      • +
      + + + +
        +
      • +

        func_94534_d

        +
        public static int func_94534_d(int p_94534_0_,
        +               int p_94534_1_)
        +
      • +
      + + + +
        +
      • +

        func_94528_d

        +
        public static boolean func_94528_d(int p_94528_0_)
        +
      • +
      + + + +
        +
      • +

        func_94533_d

        +
        protected void func_94533_d()
        +
      • +
      + + + +
        +
      • +

        func_94527_a

        +
        public static boolean func_94527_a(Slot p_94527_0_,
        +                   ItemStack p_94527_1_,
        +                   boolean p_94527_2_)
        +
      • +
      + + + +
        +
      • +

        func_94525_a

        +
        public static void func_94525_a(java.util.Set p_94525_0_,
        +                int p_94525_1_,
        +                ItemStack p_94525_2_,
        +                int p_94525_3_)
        +
      • +
      + + + +
        +
      • +

        canDragIntoSlot

        +
        public boolean canDragIntoSlot(Slot p_94531_1_)
        +
      • +
      + + + +
        +
      • +

        calcRedstoneFromInventory

        +
        public static int calcRedstoneFromInventory(IInventory p_94526_0_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + -- cgit v1.2.3