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/ICrafting.html | 244 +++++++++++++++++++++++++ 1 file changed, 244 insertions(+) create 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 new file mode 100644 index 0000000..05fbc05 --- /dev/null +++ b/javadoc/net/minecraft/inventory/ICrafting.html @@ -0,0 +1,244 @@ + + + + + +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