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

Class WorldManager

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    IWorldAccess
    -
    -
    -
    -
    public class WorldManager
    -extends java.lang.Object
    -implements 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_) 
      -
        -
      • - - -

        Methods inherited from class java.lang.Object

        -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • -
      -
    • -
    -
  • -
-
-
-
    -
  • - - - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        spawnParticle

        -
        public 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_)
        -
        -
        Specified by:
        -
        spawnParticle in interface IWorldAccess
        -
        -
      • -
      - - - - - - - - - - - -
        -
      • -

        playSound

        -
        public 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_)
        -
        -
        Specified by:
        -
        playSound in interface IWorldAccess
        -
        -
      • -
      - - - -
        -
      • -

        playSoundToNearExcept

        -
        public 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_)
        -
        -
        Specified by:
        -
        playSoundToNearExcept in interface IWorldAccess
        -
        -
      • -
      - - - -
        -
      • -

        markBlockRangeForRenderUpdate

        -
        public 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_)
        -
        -
        Specified by:
        -
        markBlockRangeForRenderUpdate in interface IWorldAccess
        -
        -
      • -
      - - - -
        -
      • -

        markBlockForUpdate

        -
        public void markBlockForUpdate(int p_147586_1_,
        -                      int p_147586_2_,
        -                      int p_147586_3_)
        -
        -
        Specified by:
        -
        markBlockForUpdate in interface IWorldAccess
        -
        -
      • -
      - - - -
        -
      • -

        markBlockForRenderUpdate

        -
        public void markBlockForRenderUpdate(int p_147588_1_,
        -                            int p_147588_2_,
        -                            int p_147588_3_)
        -
        -
        Specified by:
        -
        markBlockForRenderUpdate in interface IWorldAccess
        -
        -
      • -
      - - - -
        -
      • -

        playRecord

        -
        public void playRecord(java.lang.String p_72702_1_,
        -              int p_72702_2_,
        -              int p_72702_3_,
        -              int p_72702_4_)
        -
        -
        Specified by:
        -
        playRecord in interface IWorldAccess
        -
        -
      • -
      - - - -
        -
      • -

        playAuxSFX

        -
        public 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_)
        -
        -
        Specified by:
        -
        playAuxSFX in interface IWorldAccess
        -
        -
      • -
      - - - -
        -
      • -

        broadcastSound

        -
        public void broadcastSound(int p_82746_1_,
        -                  int p_82746_2_,
        -                  int p_82746_3_,
        -                  int p_82746_4_,
        -                  int p_82746_5_)
        -
        -
        Specified by:
        -
        broadcastSound in interface IWorldAccess
        -
        -
      • -
      - - - -
        -
      • -

        destroyBlockPartially

        -
        public void destroyBlockPartially(int p_147587_1_,
        -                         int p_147587_2_,
        -                         int p_147587_3_,
        -                         int p_147587_4_,
        -                         int p_147587_5_)
        -
        -
        Specified by:
        -
        destroyBlockPartially in interface IWorldAccess
        -
        -
      • -
      - - - - -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3