From 0427ab89f1753a44b30cbc35ce021cbbdc845109 Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Thu, 10 Aug 2017 18:52:45 +0300 Subject: fix missing source folder --- javadoc/net/minecraft/tileentity/IHopper.html | 259 ++++++++++++++++++++++++++ 1 file changed, 259 insertions(+) create mode 100644 javadoc/net/minecraft/tileentity/IHopper.html (limited to 'javadoc/net/minecraft/tileentity/IHopper.html') diff --git a/javadoc/net/minecraft/tileentity/IHopper.html b/javadoc/net/minecraft/tileentity/IHopper.html new file mode 100644 index 0000000..d0bb38b --- /dev/null +++ b/javadoc/net/minecraft/tileentity/IHopper.html @@ -0,0 +1,259 @@ + + + + + +IHopper (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.tileentity
+

Interface IHopper

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

      Method Detail

      + + + +
        +
      • +

        getWorldObj

        +
        World getWorldObj()
        +
      • +
      + + + +
        +
      • +

        getXPos

        +
        double getXPos()
        +
      • +
      + + + +
        +
      • +

        getYPos

        +
        double getYPos()
        +
      • +
      + + + +
        +
      • +

        getZPos

        +
        double getZPos()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + -- cgit v1.2.3