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/dispenser/IBlockSource.html | 323 ---------------------- 1 file changed, 323 deletions(-) delete mode 100644 javadoc/net/minecraft/dispenser/IBlockSource.html (limited to 'javadoc/net/minecraft/dispenser/IBlockSource.html') diff --git a/javadoc/net/minecraft/dispenser/IBlockSource.html b/javadoc/net/minecraft/dispenser/IBlockSource.html deleted file mode 100644 index 6720903..0000000 --- a/javadoc/net/minecraft/dispenser/IBlockSource.html +++ /dev/null @@ -1,323 +0,0 @@ - - - - - -IBlockSource (Forge API) - - - - - - - -
- - - - - -
- - - -
-
net.minecraft.dispenser
-

Interface IBlockSource

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

      Method Detail

      - - - -
        -
      • -

        getX

        -
        double getX()
        -
        -
        Specified by:
        -
        getX in interface IPosition
        -
        -
      • -
      - - - -
        -
      • -

        getY

        -
        double getY()
        -
        -
        Specified by:
        -
        getY in interface IPosition
        -
        -
      • -
      - - - -
        -
      • -

        getZ

        -
        double getZ()
        -
        -
        Specified by:
        -
        getZ in interface IPosition
        -
        -
      • -
      - - - -
        -
      • -

        getXInt

        -
        int getXInt()
        -
      • -
      - - - -
        -
      • -

        getYInt

        -
        int getYInt()
        -
      • -
      - - - -
        -
      • -

        getZInt

        -
        int getZInt()
        -
      • -
      - - - -
        -
      • -

        getBlockMetadata

        -
        int getBlockMetadata()
        -
      • -
      - - - -
        -
      • -

        getBlockTileEntity

        -
        TileEntity getBlockTileEntity()
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3