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/AnimalChest.html | 260 ------- javadoc/net/minecraft/inventory/Container.html | 767 --------------------- .../net/minecraft/inventory/ContainerBeacon.html | 355 ---------- .../minecraft/inventory/ContainerBrewingStand.html | 359 ---------- .../net/minecraft/inventory/ContainerChest.html | 336 --------- .../minecraft/inventory/ContainerDispenser.html | 306 -------- .../minecraft/inventory/ContainerEnchantment.html | 472 ------------- .../net/minecraft/inventory/ContainerFurnace.html | 359 ---------- .../net/minecraft/inventory/ContainerHopper.html | 323 --------- .../inventory/ContainerHorseInventory.html | 325 --------- .../net/minecraft/inventory/ContainerMerchant.html | 421 ----------- .../net/minecraft/inventory/ContainerPlayer.html | 415 ----------- .../net/minecraft/inventory/ContainerRepair.html | 451 ------------ .../minecraft/inventory/ContainerWorkbench.html | 406 ----------- javadoc/net/minecraft/inventory/ICrafting.html | 244 ------- javadoc/net/minecraft/inventory/IInvBasic.html | 208 ------ javadoc/net/minecraft/inventory/IInventory.html | 374 ---------- .../net/minecraft/inventory/ISidedInventory.html | 254 ------- .../net/minecraft/inventory/InventoryBasic.html | 520 -------------- .../minecraft/inventory/InventoryCraftResult.html | 473 ------------- .../net/minecraft/inventory/InventoryCrafting.html | 492 ------------- .../minecraft/inventory/InventoryEnderChest.html | 353 ---------- .../minecraft/inventory/InventoryLargeChest.html | 490 ------------- .../net/minecraft/inventory/InventoryMerchant.html | 514 -------------- javadoc/net/minecraft/inventory/Slot.html | 631 ----------------- javadoc/net/minecraft/inventory/SlotCrafting.html | 367 ---------- javadoc/net/minecraft/inventory/SlotFurnace.html | 365 ---------- .../minecraft/inventory/SlotMerchantResult.html | 367 ---------- javadoc/net/minecraft/inventory/package-frame.html | 49 -- .../net/minecraft/inventory/package-summary.html | 250 ------- javadoc/net/minecraft/inventory/package-tree.html | 168 ----- 31 files changed, 11674 deletions(-) delete mode 100644 javadoc/net/minecraft/inventory/AnimalChest.html delete mode 100644 javadoc/net/minecraft/inventory/Container.html delete mode 100644 javadoc/net/minecraft/inventory/ContainerBeacon.html delete mode 100644 javadoc/net/minecraft/inventory/ContainerBrewingStand.html delete mode 100644 javadoc/net/minecraft/inventory/ContainerChest.html delete mode 100644 javadoc/net/minecraft/inventory/ContainerDispenser.html delete mode 100644 javadoc/net/minecraft/inventory/ContainerEnchantment.html delete mode 100644 javadoc/net/minecraft/inventory/ContainerFurnace.html delete mode 100644 javadoc/net/minecraft/inventory/ContainerHopper.html delete mode 100644 javadoc/net/minecraft/inventory/ContainerHorseInventory.html delete mode 100644 javadoc/net/minecraft/inventory/ContainerMerchant.html delete mode 100644 javadoc/net/minecraft/inventory/ContainerPlayer.html delete mode 100644 javadoc/net/minecraft/inventory/ContainerRepair.html delete mode 100644 javadoc/net/minecraft/inventory/ContainerWorkbench.html delete mode 100644 javadoc/net/minecraft/inventory/ICrafting.html delete mode 100644 javadoc/net/minecraft/inventory/IInvBasic.html delete mode 100644 javadoc/net/minecraft/inventory/IInventory.html delete mode 100644 javadoc/net/minecraft/inventory/ISidedInventory.html delete mode 100644 javadoc/net/minecraft/inventory/InventoryBasic.html delete mode 100644 javadoc/net/minecraft/inventory/InventoryCraftResult.html delete mode 100644 javadoc/net/minecraft/inventory/InventoryCrafting.html delete mode 100644 javadoc/net/minecraft/inventory/InventoryEnderChest.html delete mode 100644 javadoc/net/minecraft/inventory/InventoryLargeChest.html delete mode 100644 javadoc/net/minecraft/inventory/InventoryMerchant.html delete mode 100644 javadoc/net/minecraft/inventory/Slot.html delete mode 100644 javadoc/net/minecraft/inventory/SlotCrafting.html delete mode 100644 javadoc/net/minecraft/inventory/SlotFurnace.html delete mode 100644 javadoc/net/minecraft/inventory/SlotMerchantResult.html delete mode 100644 javadoc/net/minecraft/inventory/package-frame.html delete mode 100644 javadoc/net/minecraft/inventory/package-summary.html delete mode 100644 javadoc/net/minecraft/inventory/package-tree.html (limited to 'javadoc/net/minecraft/inventory') diff --git a/javadoc/net/minecraft/inventory/AnimalChest.html b/javadoc/net/minecraft/inventory/AnimalChest.html deleted file mode 100644 index 5d7e3e3..0000000 --- a/javadoc/net/minecraft/inventory/AnimalChest.html +++ /dev/null @@ -1,260 +0,0 @@ - - - - - -AnimalChest (Forge API) - - - - - - - -
- - - - - -
- - - -
-
net.minecraft.inventory
-

Class AnimalChest

-
-
- -
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        AnimalChest

        -
        public AnimalChest(java.lang.String p_i1796_1_,
        -           int p_i1796_2_)
        -
      • -
      - - - -
        -
      • -

        AnimalChest

        -
        public AnimalChest(java.lang.String p_i1797_1_,
        -           boolean p_i1797_2_,
        -           int p_i1797_3_)
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - 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_)
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - diff --git a/javadoc/net/minecraft/inventory/ContainerBeacon.html b/javadoc/net/minecraft/inventory/ContainerBeacon.html deleted file mode 100644 index bc67559..0000000 --- a/javadoc/net/minecraft/inventory/ContainerBeacon.html +++ /dev/null @@ -1,355 +0,0 @@ - - - - - -ContainerBeacon (Forge API) - - - - - - - -
- - - - - -
- - - -
-
net.minecraft.inventory
-

Class ContainerBeacon

-
-
- -
-
    -
  • -
    -
    -
    public class ContainerBeacon
    -extends Container
    -
  • -
-
-
- -
-
- -
-
- - -
- - - - - -
- - - - diff --git a/javadoc/net/minecraft/inventory/ContainerBrewingStand.html b/javadoc/net/minecraft/inventory/ContainerBrewingStand.html deleted file mode 100644 index 9d433d0..0000000 --- a/javadoc/net/minecraft/inventory/ContainerBrewingStand.html +++ /dev/null @@ -1,359 +0,0 @@ - - - - - -ContainerBrewingStand (Forge API) - - - - - - - -
- - - - - -
- - - -
-
net.minecraft.inventory
-

Class ContainerBrewingStand

-
-
- -
-
    -
  • -
    -
    -
    public class ContainerBrewingStand
    -extends Container
    -
  • -
-
-
- -
-
- -
-
- - -
- - - - - -
- - - - diff --git a/javadoc/net/minecraft/inventory/ContainerChest.html b/javadoc/net/minecraft/inventory/ContainerChest.html deleted file mode 100644 index a46e454..0000000 --- a/javadoc/net/minecraft/inventory/ContainerChest.html +++ /dev/null @@ -1,336 +0,0 @@ - - - - - -ContainerChest (Forge API) - - - - - - - -
- - - - - -
- - - -
-
net.minecraft.inventory
-

Class ContainerChest

-
-
- -
-
    -
  • -
    -
    -
    public class ContainerChest
    -extends Container
    -
  • -
-
-
- -
-
- -
-
- - -
- - - - - -
- - - - diff --git a/javadoc/net/minecraft/inventory/ContainerDispenser.html b/javadoc/net/minecraft/inventory/ContainerDispenser.html deleted file mode 100644 index 7821519..0000000 --- a/javadoc/net/minecraft/inventory/ContainerDispenser.html +++ /dev/null @@ -1,306 +0,0 @@ - - - - - -ContainerDispenser (Forge API) - - - - - - - -
- - - - - -
- - - -
-
net.minecraft.inventory
-

Class ContainerDispenser

-
-
- -
-
    -
  • -
    -
    -
    public class ContainerDispenser
    -extends Container
    -
  • -
-
-
- -
-
- -
-
- - -
- - - - - -
- - - - diff --git a/javadoc/net/minecraft/inventory/ContainerEnchantment.html b/javadoc/net/minecraft/inventory/ContainerEnchantment.html deleted file mode 100644 index 366722f..0000000 --- a/javadoc/net/minecraft/inventory/ContainerEnchantment.html +++ /dev/null @@ -1,472 +0,0 @@ - - - - - -ContainerEnchantment (Forge API) - - - - - - - -
- - - - - -
- - - -
-
net.minecraft.inventory
-

Class ContainerEnchantment

-
-
- -
-
    -
  • -
    -
    -
    public class ContainerEnchantment
    -extends Container
    -
  • -
-
-
- -
-
- -
-
- - -
- - - - - -
- - - - diff --git a/javadoc/net/minecraft/inventory/ContainerFurnace.html b/javadoc/net/minecraft/inventory/ContainerFurnace.html deleted file mode 100644 index 9259889..0000000 --- a/javadoc/net/minecraft/inventory/ContainerFurnace.html +++ /dev/null @@ -1,359 +0,0 @@ - - - - - -ContainerFurnace (Forge API) - - - - - - - -
- - - - - -
- - - -
-
net.minecraft.inventory
-

Class ContainerFurnace

-
-
- -
-
    -
  • -
    -
    -
    public class ContainerFurnace
    -extends Container
    -
  • -
-
-
- -
-
- -
-
- - -
- - - - - -
- - - - diff --git a/javadoc/net/minecraft/inventory/ContainerHopper.html b/javadoc/net/minecraft/inventory/ContainerHopper.html deleted file mode 100644 index 4627dba..0000000 --- a/javadoc/net/minecraft/inventory/ContainerHopper.html +++ /dev/null @@ -1,323 +0,0 @@ - - - - - -ContainerHopper (Forge API) - - - - - - - -
- - - - - -
- - - -
-
net.minecraft.inventory
-

Class ContainerHopper

-
-
- -
-
    -
  • -
    -
    -
    public class ContainerHopper
    -extends Container
    -
  • -
-
-
- -
-
- -
-
- - -
- - - - - -
- - - - diff --git a/javadoc/net/minecraft/inventory/ContainerHorseInventory.html b/javadoc/net/minecraft/inventory/ContainerHorseInventory.html deleted file mode 100644 index e6bb926..0000000 --- a/javadoc/net/minecraft/inventory/ContainerHorseInventory.html +++ /dev/null @@ -1,325 +0,0 @@ - - - - - -ContainerHorseInventory (Forge API) - - - - - - - -
- - - - - -
- - - -
-
net.minecraft.inventory
-

Class ContainerHorseInventory

-
-
- -
-
    -
  • -
    -
    -
    public class ContainerHorseInventory
    -extends Container
    -
  • -
-
-
- -
-
- -
-
- - -
- - - - - -
- - - - diff --git a/javadoc/net/minecraft/inventory/ContainerMerchant.html b/javadoc/net/minecraft/inventory/ContainerMerchant.html deleted file mode 100644 index 9016074..0000000 --- a/javadoc/net/minecraft/inventory/ContainerMerchant.html +++ /dev/null @@ -1,421 +0,0 @@ - - - - - -ContainerMerchant (Forge API) - - - - - - - -
- - - - - -
- - - -
-
net.minecraft.inventory
-

Class ContainerMerchant

-
-
- -
-
    -
  • -
    -
    -
    public class ContainerMerchant
    -extends Container
    -
  • -
-
-
- -
-
- -
-
- - -
- - - - - -
- - - - diff --git a/javadoc/net/minecraft/inventory/ContainerPlayer.html b/javadoc/net/minecraft/inventory/ContainerPlayer.html deleted file mode 100644 index 4ad1dbf..0000000 --- a/javadoc/net/minecraft/inventory/ContainerPlayer.html +++ /dev/null @@ -1,415 +0,0 @@ - - - - - -ContainerPlayer (Forge API) - - - - - - - -
- - - - - -
- - - -
-
net.minecraft.inventory
-

Class ContainerPlayer

-
-
- -
-
    -
  • -
    -
    -
    public class ContainerPlayer
    -extends Container
    -
  • -
-
-
- -
-
- -
-
- - -
- - - - - -
- - - - diff --git a/javadoc/net/minecraft/inventory/ContainerRepair.html b/javadoc/net/minecraft/inventory/ContainerRepair.html deleted file mode 100644 index 6f8f551..0000000 --- a/javadoc/net/minecraft/inventory/ContainerRepair.html +++ /dev/null @@ -1,451 +0,0 @@ - - - - - -ContainerRepair (Forge API) - - - - - - - -
- - - - - -
- - - -
-
net.minecraft.inventory
-

Class ContainerRepair

-
-
- -
-
    -
  • -
    -
    -
    public class ContainerRepair
    -extends Container
    -
  • -
-
-
- -
-
- -
-
- - -
- - - - - -
- - - - diff --git a/javadoc/net/minecraft/inventory/ContainerWorkbench.html b/javadoc/net/minecraft/inventory/ContainerWorkbench.html deleted file mode 100644 index d7ca761..0000000 --- a/javadoc/net/minecraft/inventory/ContainerWorkbench.html +++ /dev/null @@ -1,406 +0,0 @@ - - - - - -ContainerWorkbench (Forge API) - - - - - - - -
- - - - - -
- - - -
-
net.minecraft.inventory
-

Class ContainerWorkbench

-
-
- -
-
    -
  • -
    -
    -
    public class ContainerWorkbench
    -extends Container
    -
  • -
-
-
- -
-
- -
-
- - -
- - - - - -
- - - - diff --git a/javadoc/net/minecraft/inventory/ICrafting.html b/javadoc/net/minecraft/inventory/ICrafting.html deleted file mode 100644 index 05fbc05..0000000 --- a/javadoc/net/minecraft/inventory/ICrafting.html +++ /dev/null @@ -1,244 +0,0 @@ - - - - - -ICrafting (Forge API) - - - - - - - -
- - - - - -
- - - -
-
net.minecraft.inventory
-

Interface ICrafting

-
-
-
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        sendContainerAndContentsToPlayer

        -
        void sendContainerAndContentsToPlayer(Container p_71110_1_,
        -                                    java.util.List p_71110_2_)
        -
      • -
      - - - -
        -
      • -

        sendSlotContents

        -
        void sendSlotContents(Container p_71111_1_,
        -                    int p_71111_2_,
        -                    ItemStack p_71111_3_)
        -
      • -
      - - - -
        -
      • -

        sendProgressBarUpdate

        -
        void sendProgressBarUpdate(Container p_71112_1_,
        -                         int p_71112_2_,
        -                         int p_71112_3_)
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - diff --git a/javadoc/net/minecraft/inventory/IInvBasic.html b/javadoc/net/minecraft/inventory/IInvBasic.html deleted file mode 100644 index d4e112d..0000000 --- a/javadoc/net/minecraft/inventory/IInvBasic.html +++ /dev/null @@ -1,208 +0,0 @@ - - - - - -IInvBasic (Forge API) - - - - - - - -
- - - - - -
- - - -
-
net.minecraft.inventory
-

Interface IInvBasic

-
-
-
-
    -
  • -
    -
    All Known Implementing Classes:
    -
    EntityHorse
    -
    -
    -
    -
    public interface IInvBasic
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        onInventoryChanged

        -
        void onInventoryChanged(InventoryBasic p_76316_1_)
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - diff --git a/javadoc/net/minecraft/inventory/IInventory.html b/javadoc/net/minecraft/inventory/IInventory.html deleted file mode 100644 index 3494b2a..0000000 --- a/javadoc/net/minecraft/inventory/IInventory.html +++ /dev/null @@ -1,374 +0,0 @@ - - - - - -IInventory (Forge API) - - - - - - - -
- - - - - -
- - - -
-
net.minecraft.inventory
-

Interface IInventory

-
-
- -
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getSizeInventory

        -
        int getSizeInventory()
        -
      • -
      - - - -
        -
      • -

        getStackInSlot

        -
        ItemStack getStackInSlot(int p_70301_1_)
        -
      • -
      - - - -
        -
      • -

        decrStackSize

        -
        ItemStack decrStackSize(int p_70298_1_,
        -                      int p_70298_2_)
        -
      • -
      - - - -
        -
      • -

        getStackInSlotOnClosing

        -
        ItemStack getStackInSlotOnClosing(int p_70304_1_)
        -
      • -
      - - - -
        -
      • -

        setInventorySlotContents

        -
        void setInventorySlotContents(int p_70299_1_,
        -                            ItemStack p_70299_2_)
        -
      • -
      - - - -
        -
      • -

        getInventoryName

        -
        java.lang.String getInventoryName()
        -
      • -
      - - - -
        -
      • -

        hasCustomInventoryName

        -
        boolean hasCustomInventoryName()
        -
      • -
      - - - -
        -
      • -

        getInventoryStackLimit

        -
        int getInventoryStackLimit()
        -
      • -
      - - - -
        -
      • -

        markDirty

        -
        void markDirty()
        -
      • -
      - - - -
        -
      • -

        isUseableByPlayer

        -
        boolean isUseableByPlayer(EntityPlayer p_70300_1_)
        -
      • -
      - - - -
        -
      • -

        openInventory

        -
        void openInventory()
        -
      • -
      - - - -
        -
      • -

        closeInventory

        -
        void closeInventory()
        -
      • -
      - - - -
        -
      • -

        isItemValidForSlot

        -
        boolean isItemValidForSlot(int p_94041_1_,
        -                         ItemStack p_94041_2_)
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - diff --git a/javadoc/net/minecraft/inventory/ISidedInventory.html b/javadoc/net/minecraft/inventory/ISidedInventory.html deleted file mode 100644 index cb10208..0000000 --- a/javadoc/net/minecraft/inventory/ISidedInventory.html +++ /dev/null @@ -1,254 +0,0 @@ - - - - - -ISidedInventory (Forge API) - - - - - - - -
- - - - - -
- - - -
-
net.minecraft.inventory
-

Interface ISidedInventory

-
-
-
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getAccessibleSlotsFromSide

        -
        int[] getAccessibleSlotsFromSide(int p_94128_1_)
        -
      • -
      - - - -
        -
      • -

        canInsertItem

        -
        boolean canInsertItem(int p_102007_1_,
        -                    ItemStack p_102007_2_,
        -                    int p_102007_3_)
        -
      • -
      - - - -
        -
      • -

        canExtractItem

        -
        boolean canExtractItem(int p_102008_1_,
        -                     ItemStack p_102008_2_,
        -                     int p_102008_3_)
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - diff --git a/javadoc/net/minecraft/inventory/InventoryBasic.html b/javadoc/net/minecraft/inventory/InventoryBasic.html deleted file mode 100644 index 34104c2..0000000 --- a/javadoc/net/minecraft/inventory/InventoryBasic.html +++ /dev/null @@ -1,520 +0,0 @@ - - - - - -InventoryBasic (Forge API) - - - - - - - -
- - - - - -
- - - -
-
net.minecraft.inventory
-

Class InventoryBasic

-
-
- -
- -
-
- -
-
- -
-
- - -
- - - - - -
- - - - diff --git a/javadoc/net/minecraft/inventory/InventoryCraftResult.html b/javadoc/net/minecraft/inventory/InventoryCraftResult.html deleted file mode 100644 index 2a8380e..0000000 --- a/javadoc/net/minecraft/inventory/InventoryCraftResult.html +++ /dev/null @@ -1,473 +0,0 @@ - - - - - -InventoryCraftResult (Forge API) - - - - - - - -
- - - - - -
- - - -
-
net.minecraft.inventory
-

Class InventoryCraftResult

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    IInventory
    -
    -
    -
    -
    public class InventoryCraftResult
    -extends java.lang.Object
    -implements IInventory
    -
  • -
-
-
- -
-
- -
-
- - -
- - - - - -
- - - - diff --git a/javadoc/net/minecraft/inventory/InventoryCrafting.html b/javadoc/net/minecraft/inventory/InventoryCrafting.html deleted file mode 100644 index 7b8db08..0000000 --- a/javadoc/net/minecraft/inventory/InventoryCrafting.html +++ /dev/null @@ -1,492 +0,0 @@ - - - - - -InventoryCrafting (Forge API) - - - - - - - -
- - - - - -
- - - -
-
net.minecraft.inventory
-

Class InventoryCrafting

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    IInventory
    -
    -
    -
    -
    public class InventoryCrafting
    -extends java.lang.Object
    -implements IInventory
    -
  • -
-
-
- -
-
- -
-
- - -
- - - - - -
- - - - diff --git a/javadoc/net/minecraft/inventory/InventoryEnderChest.html b/javadoc/net/minecraft/inventory/InventoryEnderChest.html deleted file mode 100644 index 0f718a3..0000000 --- a/javadoc/net/minecraft/inventory/InventoryEnderChest.html +++ /dev/null @@ -1,353 +0,0 @@ - - - - - -InventoryEnderChest (Forge API) - - - - - - - -
- - - - - -
- - - -
-
net.minecraft.inventory
-

Class InventoryEnderChest

-
-
- -
- -
-
- -
-
- -
-
- - -
- - - - - -
- - - - diff --git a/javadoc/net/minecraft/inventory/InventoryLargeChest.html b/javadoc/net/minecraft/inventory/InventoryLargeChest.html deleted file mode 100644 index b8eccc0..0000000 --- a/javadoc/net/minecraft/inventory/InventoryLargeChest.html +++ /dev/null @@ -1,490 +0,0 @@ - - - - - -InventoryLargeChest (Forge API) - - - - - - - -
- - - - - -
- - - -
-
net.minecraft.inventory
-

Class InventoryLargeChest

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    IInventory
    -
    -
    -
    -
    public class InventoryLargeChest
    -extends java.lang.Object
    -implements IInventory
    -
  • -
-
-
- -
-
- -
-
- - -
- - - - - -
- - - - diff --git a/javadoc/net/minecraft/inventory/InventoryMerchant.html b/javadoc/net/minecraft/inventory/InventoryMerchant.html deleted file mode 100644 index 83bd139..0000000 --- a/javadoc/net/minecraft/inventory/InventoryMerchant.html +++ /dev/null @@ -1,514 +0,0 @@ - - - - - -InventoryMerchant (Forge API) - - - - - - - -
- - - - - -
- - - -
-
net.minecraft.inventory
-

Class InventoryMerchant

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    IInventory
    -
    -
    -
    -
    public class InventoryMerchant
    -extends java.lang.Object
    -implements IInventory
    -
  • -
-
-
- -
-
- -
-
- - -
- - - - - -
- - - - diff --git a/javadoc/net/minecraft/inventory/Slot.html b/javadoc/net/minecraft/inventory/Slot.html deleted file mode 100644 index 959be3a..0000000 --- a/javadoc/net/minecraft/inventory/Slot.html +++ /dev/null @@ -1,631 +0,0 @@ - - - - - -Slot (Forge API) - - - - - - - -
- - - - - -
- - - -
-
net.minecraft.inventory
-

Class Slot

-
-
- -
- -
-
- -
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        inventory

        -
        public final IInventory inventory
        -
      • -
      - - - -
        -
      • -

        slotNumber

        -
        public int slotNumber
        -
      • -
      - - - -
        -
      • -

        xDisplayPosition

        -
        public int xDisplayPosition
        -
      • -
      - - - -
        -
      • -

        yDisplayPosition

        -
        public int yDisplayPosition
        -
      • -
      - - - -
        -
      • -

        backgroundIcon

        -
        protected IIcon backgroundIcon
        -
        Position within background texture file, normally -1 which causes no background to be drawn.
        -
      • -
      - - - -
        -
      • -

        texture

        -
        protected ResourceLocation texture
        -
        Background texture file assigned to this slot, if any. Vanilla "/gui/items.png" is used if this is null.
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        Slot

        -
        public Slot(IInventory p_i1824_1_,
        -    int p_i1824_2_,
        -    int p_i1824_3_,
        -    int p_i1824_4_)
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        onSlotChange

        -
        public void onSlotChange(ItemStack p_75220_1_,
        -                ItemStack p_75220_2_)
        -
      • -
      - - - -
        -
      • -

        onCrafting

        -
        protected void onCrafting(ItemStack p_75210_1_,
        -              int p_75210_2_)
        -
      • -
      - - - -
        -
      • -

        onCrafting

        -
        protected void onCrafting(ItemStack p_75208_1_)
        -
      • -
      - - - -
        -
      • -

        onPickupFromSlot

        -
        public void onPickupFromSlot(EntityPlayer p_82870_1_,
        -                    ItemStack p_82870_2_)
        -
      • -
      - - - -
        -
      • -

        isItemValid

        -
        public boolean isItemValid(ItemStack p_75214_1_)
        -
      • -
      - - - -
        -
      • -

        getStack

        -
        public ItemStack getStack()
        -
      • -
      - - - -
        -
      • -

        getHasStack

        -
        public boolean getHasStack()
        -
      • -
      - - - -
        -
      • -

        putStack

        -
        public void putStack(ItemStack p_75215_1_)
        -
      • -
      - - - -
        -
      • -

        onSlotChanged

        -
        public void onSlotChanged()
        -
      • -
      - - - -
        -
      • -

        getSlotStackLimit

        -
        public int getSlotStackLimit()
        -
      • -
      - - - -
        -
      • -

        decrStackSize

        -
        public ItemStack decrStackSize(int p_75209_1_)
        -
      • -
      - - - -
        -
      • -

        isSlotInInventory

        -
        public boolean isSlotInInventory(IInventory p_75217_1_,
        -                        int p_75217_2_)
        -
      • -
      - - - -
        -
      • -

        canTakeStack

        -
        public boolean canTakeStack(EntityPlayer p_82869_1_)
        -
      • -
      - - - -
        -
      • -

        getBackgroundIconIndex

        -
        public IIcon getBackgroundIconIndex()
        -
      • -
      - - - -
        -
      • -

        func_111238_b

        -
        public boolean func_111238_b()
        -
      • -
      - - - -
        -
      • -

        getBackgroundIconTexture

        -
        public ResourceLocation getBackgroundIconTexture()
        -
        Gets the path of the texture file to use for the background image of this slot when drawing the GUI.
        -
        Returns:
        String: The texture file that will be used in GuiContainer.drawSlotInventory for the slot background.
        -
      • -
      - - - -
        -
      • -

        setBackgroundIcon

        -
        public void setBackgroundIcon(IIcon icon)
        -
        Sets which icon index to use as the background image of the slot when it's empty.
        -
        Parameters:
        icon - The icon to use, null for none
        -
      • -
      - - - -
        -
      • -

        setBackgroundIconTexture

        -
        public void setBackgroundIconTexture(ResourceLocation texture)
        -
        Sets the texture file to use for the background image of the slot when it's empty.
        -
        Parameters:
        textureFilename - String: Path of texture file to use, or null to use "/gui/items.png"
        -
      • -
      - - - -
        -
      • -

        getSlotIndex

        -
        public int getSlotIndex()
        -
        Retrieves the index in the inventory for this slot, this value should typically not - be used, but can be useful for some occasions.
        -
        Returns:
        Index in associated inventory for this slot.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - diff --git a/javadoc/net/minecraft/inventory/SlotCrafting.html b/javadoc/net/minecraft/inventory/SlotCrafting.html deleted file mode 100644 index 0f2a3c3..0000000 --- a/javadoc/net/minecraft/inventory/SlotCrafting.html +++ /dev/null @@ -1,367 +0,0 @@ - - - - - -SlotCrafting (Forge API) - - - - - - - -
- - - - - -
- - - -
-
net.minecraft.inventory
-

Class SlotCrafting

-
-
- -
-
    -
  • -
    -
    -
    public class SlotCrafting
    -extends Slot
    -
  • -
-
-
- -
-
- -
-
- - -
- - - - - -
- - - - diff --git a/javadoc/net/minecraft/inventory/SlotFurnace.html b/javadoc/net/minecraft/inventory/SlotFurnace.html deleted file mode 100644 index 31c71d5..0000000 --- a/javadoc/net/minecraft/inventory/SlotFurnace.html +++ /dev/null @@ -1,365 +0,0 @@ - - - - - -SlotFurnace (Forge API) - - - - - - - -
- - - - - -
- - - -
-
net.minecraft.inventory
-

Class SlotFurnace

-
-
- -
-
    -
  • -
    -
    -
    public class SlotFurnace
    -extends Slot
    -
  • -
-
-
- -
-
- -
-
- - -
- - - - - -
- - - - diff --git a/javadoc/net/minecraft/inventory/SlotMerchantResult.html b/javadoc/net/minecraft/inventory/SlotMerchantResult.html deleted file mode 100644 index 2acf3d6..0000000 --- a/javadoc/net/minecraft/inventory/SlotMerchantResult.html +++ /dev/null @@ -1,367 +0,0 @@ - - - - - -SlotMerchantResult (Forge API) - - - - - - - -
- - - - - -
- - - -
-
net.minecraft.inventory
-

Class SlotMerchantResult

-
-
- -
-
    -
  • -
    -
    -
    public class SlotMerchantResult
    -extends Slot
    -
  • -
-
-
- -
-
- -
-
- - -
- - - - - -
- - - - diff --git a/javadoc/net/minecraft/inventory/package-frame.html b/javadoc/net/minecraft/inventory/package-frame.html deleted file mode 100644 index 1b9dec9..0000000 --- a/javadoc/net/minecraft/inventory/package-frame.html +++ /dev/null @@ -1,49 +0,0 @@ - - - - - -net.minecraft.inventory (Forge API) - - - - -

net.minecraft.inventory

-
-

Interfaces

- -

Classes

- -
- - diff --git a/javadoc/net/minecraft/inventory/package-summary.html b/javadoc/net/minecraft/inventory/package-summary.html deleted file mode 100644 index 6ad3f1a..0000000 --- a/javadoc/net/minecraft/inventory/package-summary.html +++ /dev/null @@ -1,250 +0,0 @@ - - - - - -net.minecraft.inventory (Forge API) - - - - - - - -
- - - - - -
- - -
-

Package net.minecraft.inventory

-
-
- -
- -
- - - - - -
- - - - diff --git a/javadoc/net/minecraft/inventory/package-tree.html b/javadoc/net/minecraft/inventory/package-tree.html deleted file mode 100644 index 578a3ec..0000000 --- a/javadoc/net/minecraft/inventory/package-tree.html +++ /dev/null @@ -1,168 +0,0 @@ - - - - - -net.minecraft.inventory Class Hierarchy (Forge API) - - - - - - - -
- - - - - -
- - -
-

Hierarchy For Package net.minecraft.inventory

-Package Hierarchies: - -
-
-

Class Hierarchy

- -

Interface Hierarchy

- -
- -
- - - - - -
- - - - -- cgit v1.2.3