From 877312184c472d9845e5ef1008bc538f4634059f Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Thu, 10 Aug 2017 18:50:56 +0300 Subject: fix missing source folder --- javadoc/net/minecraft/inventory/Container.html | 767 ------------------------- 1 file changed, 767 deletions(-) delete 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 deleted file mode 100644 index 97f9941..0000000 --- a/javadoc/net/minecraft/inventory/Container.html +++ /dev/null @@ -1,767 +0,0 @@ - - - - - -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