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 --- .../minecraft/client/renderer/culling/ICamera.html | 225 --------------------- 1 file changed, 225 deletions(-) delete mode 100644 javadoc/net/minecraft/client/renderer/culling/ICamera.html (limited to 'javadoc/net/minecraft/client/renderer/culling/ICamera.html') diff --git a/javadoc/net/minecraft/client/renderer/culling/ICamera.html b/javadoc/net/minecraft/client/renderer/culling/ICamera.html deleted file mode 100644 index 2c26e1d..0000000 --- a/javadoc/net/minecraft/client/renderer/culling/ICamera.html +++ /dev/null @@ -1,225 +0,0 @@ - - - - - -ICamera (Forge API) - - - - - - - -
- - - - - -
- - - -
-
net.minecraft.client.renderer.culling
-

Interface ICamera

-
-
-
-
    -
  • -
    -
    All Known Implementing Classes:
    -
    Frustrum
    -
    -
    -
    -
    public interface ICamera
    -
  • -
-
-
-
    -
  • - - -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        isBoundingBoxInFrustum

        -
        boolean isBoundingBoxInFrustum(AxisAlignedBB p_78546_1_)
        -
      • -
      - - - -
        -
      • -

        setPosition

        -
        void setPosition(double p_78547_1_,
        -               double p_78547_3_,
        -               double p_78547_5_)
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3