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

Interface IWorldAccess

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

      Method Summary

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      voidbroadcastSound(int p_82746_1_, - int p_82746_2_, - int p_82746_3_, - int p_82746_4_, - int p_82746_5_) 
      voiddestroyBlockPartially(int p_147587_1_, - int p_147587_2_, - int p_147587_3_, - int p_147587_4_, - int p_147587_5_) 
      voidmarkBlockForRenderUpdate(int p_147588_1_, - int p_147588_2_, - int p_147588_3_) 
      voidmarkBlockForUpdate(int p_147586_1_, - int p_147586_2_, - int p_147586_3_) 
      voidmarkBlockRangeForRenderUpdate(int p_147585_1_, - int p_147585_2_, - int p_147585_3_, - int p_147585_4_, - int p_147585_5_, - int p_147585_6_) 
      voidonEntityCreate(Entity p_72703_1_) 
      voidonEntityDestroy(Entity p_72709_1_) 
      voidonStaticEntitiesChanged() 
      voidplayAuxSFX(EntityPlayer p_72706_1_, - int p_72706_2_, - int p_72706_3_, - int p_72706_4_, - int p_72706_5_, - int p_72706_6_) 
      voidplayRecord(java.lang.String p_72702_1_, - int p_72702_2_, - int p_72702_3_, - int p_72702_4_) 
      voidplaySound(java.lang.String p_72704_1_, - double p_72704_2_, - double p_72704_4_, - double p_72704_6_, - float p_72704_8_, - float p_72704_9_) 
      voidplaySoundToNearExcept(EntityPlayer p_85102_1_, - java.lang.String p_85102_2_, - double p_85102_3_, - double p_85102_5_, - double p_85102_7_, - float p_85102_9_, - float p_85102_10_) 
      voidspawnParticle(java.lang.String p_72708_1_, - double p_72708_2_, - double p_72708_4_, - double p_72708_6_, - double p_72708_8_, - double p_72708_10_, - double p_72708_12_) 
      -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        markBlockForUpdate

        -
        void markBlockForUpdate(int p_147586_1_,
        -                      int p_147586_2_,
        -                      int p_147586_3_)
        -
      • -
      - - - -
        -
      • -

        markBlockForRenderUpdate

        -
        void markBlockForRenderUpdate(int p_147588_1_,
        -                            int p_147588_2_,
        -                            int p_147588_3_)
        -
      • -
      - - - -
        -
      • -

        markBlockRangeForRenderUpdate

        -
        void markBlockRangeForRenderUpdate(int p_147585_1_,
        -                                 int p_147585_2_,
        -                                 int p_147585_3_,
        -                                 int p_147585_4_,
        -                                 int p_147585_5_,
        -                                 int p_147585_6_)
        -
      • -
      - - - -
        -
      • -

        playSound

        -
        void playSound(java.lang.String p_72704_1_,
        -             double p_72704_2_,
        -             double p_72704_4_,
        -             double p_72704_6_,
        -             float p_72704_8_,
        -             float p_72704_9_)
        -
      • -
      - - - -
        -
      • -

        playSoundToNearExcept

        -
        void playSoundToNearExcept(EntityPlayer p_85102_1_,
        -                         java.lang.String p_85102_2_,
        -                         double p_85102_3_,
        -                         double p_85102_5_,
        -                         double p_85102_7_,
        -                         float p_85102_9_,
        -                         float p_85102_10_)
        -
      • -
      - - - -
        -
      • -

        spawnParticle

        -
        void spawnParticle(java.lang.String p_72708_1_,
        -                 double p_72708_2_,
        -                 double p_72708_4_,
        -                 double p_72708_6_,
        -                 double p_72708_8_,
        -                 double p_72708_10_,
        -                 double p_72708_12_)
        -
      • -
      - - - -
        -
      • -

        onEntityCreate

        -
        void onEntityCreate(Entity p_72703_1_)
        -
      • -
      - - - -
        -
      • -

        onEntityDestroy

        -
        void onEntityDestroy(Entity p_72709_1_)
        -
      • -
      - - - -
        -
      • -

        playRecord

        -
        void playRecord(java.lang.String p_72702_1_,
        -              int p_72702_2_,
        -              int p_72702_3_,
        -              int p_72702_4_)
        -
      • -
      - - - -
        -
      • -

        broadcastSound

        -
        void broadcastSound(int p_82746_1_,
        -                  int p_82746_2_,
        -                  int p_82746_3_,
        -                  int p_82746_4_,
        -                  int p_82746_5_)
        -
      • -
      - - - -
        -
      • -

        playAuxSFX

        -
        void playAuxSFX(EntityPlayer p_72706_1_,
        -              int p_72706_2_,
        -              int p_72706_3_,
        -              int p_72706_4_,
        -              int p_72706_5_,
        -              int p_72706_6_)
        -
      • -
      - - - -
        -
      • -

        destroyBlockPartially

        -
        void destroyBlockPartially(int p_147587_1_,
        -                         int p_147587_2_,
        -                         int p_147587_3_,
        -                         int p_147587_4_,
        -                         int p_147587_5_)
        -
      • -
      - - - -
        -
      • -

        onStaticEntitiesChanged

        -
        void onStaticEntitiesChanged()
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3