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

Class DataWatcher.WatchableObject

-
-
- -
-
    -
  • -
    -
    Enclosing class:
    -
    DataWatcher
    -
    -
    -
    -
    public static class DataWatcher.WatchableObject
    -extends java.lang.Object
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Constructor Summary

      - - - - - - - - -
      Constructors 
      Constructor and Description
      DataWatcher.WatchableObject(int p_i1603_1_, - int p_i1603_2_, - java.lang.Object p_i1603_3_) 
      -
    • -
    - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      intgetDataValueId() 
      java.lang.ObjectgetObject() 
      intgetObjectType() 
      booleanisWatched() 
      voidsetObject(java.lang.Object p_75673_1_) 
      voidsetWatched(boolean p_75671_1_) 
      -
        -
      • - - -

        Methods inherited from class java.lang.Object

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

      Constructor Detail

      - - - -
        -
      • -

        DataWatcher.WatchableObject

        -
        public DataWatcher.WatchableObject(int p_i1603_1_,
        -                           int p_i1603_2_,
        -                           java.lang.Object p_i1603_3_)
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getDataValueId

        -
        public int getDataValueId()
        -
      • -
      - - - -
        -
      • -

        setObject

        -
        public void setObject(java.lang.Object p_75673_1_)
        -
      • -
      - - - -
        -
      • -

        getObject

        -
        public java.lang.Object getObject()
        -
      • -
      - - - -
        -
      • -

        getObjectType

        -
        public int getObjectType()
        -
      • -
      - - - -
        -
      • -

        isWatched

        -
        public boolean isWatched()
        -
      • -
      - - - -
        -
      • -

        setWatched

        -
        public void setWatched(boolean p_75671_1_)
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3