From 0427ab89f1753a44b30cbc35ce021cbbdc845109 Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Thu, 10 Aug 2017 18:52:45 +0300 Subject: fix missing source folder --- .../client/renderer/DestroyBlockProgress.html | 338 +++++++++++++++++++++ 1 file changed, 338 insertions(+) create mode 100644 javadoc/net/minecraft/client/renderer/DestroyBlockProgress.html (limited to 'javadoc/net/minecraft/client/renderer/DestroyBlockProgress.html') diff --git a/javadoc/net/minecraft/client/renderer/DestroyBlockProgress.html b/javadoc/net/minecraft/client/renderer/DestroyBlockProgress.html new file mode 100644 index 0000000..5b31d96 --- /dev/null +++ b/javadoc/net/minecraft/client/renderer/DestroyBlockProgress.html @@ -0,0 +1,338 @@ + + + + + +DestroyBlockProgress (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.client.renderer
+

Class DestroyBlockProgress

+
+
+ +
+
    +
  • +
    +
    +
    public class DestroyBlockProgress
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        DestroyBlockProgress

        +
        public DestroyBlockProgress(int p_i1511_1_,
        +                    int p_i1511_2_,
        +                    int p_i1511_3_,
        +                    int p_i1511_4_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        getPartialBlockX

        +
        public int getPartialBlockX()
        +
      • +
      + + + +
        +
      • +

        getPartialBlockY

        +
        public int getPartialBlockY()
        +
      • +
      + + + +
        +
      • +

        getPartialBlockZ

        +
        public int getPartialBlockZ()
        +
      • +
      + + + +
        +
      • +

        setPartialBlockDamage

        +
        public void setPartialBlockDamage(int p_73107_1_)
        +
      • +
      + + + +
        +
      • +

        getPartialBlockDamage

        +
        public int getPartialBlockDamage()
        +
      • +
      + + + +
        +
      • +

        setCloudUpdateTick

        +
        public void setCloudUpdateTick(int p_82744_1_)
        +
      • +
      + + + +
        +
      • +

        getCreationCloudUpdateTick

        +
        public int getCreationCloudUpdateTick()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + -- cgit v1.2.3