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/ICrafting.html | 244 ------------------------- 1 file changed, 244 deletions(-) delete mode 100644 javadoc/net/minecraft/inventory/ICrafting.html (limited to 'javadoc/net/minecraft/inventory/ICrafting.html') 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_)
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3