From dc3df3edd5843bde0c1335d6a8e460b2c832aa48 Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Sat, 17 Jun 2017 08:12:18 +0300 Subject: full project files --- .../client/particle/EntityLargeExplodeFX.html | 396 +++++++++++++++++++++ 1 file changed, 396 insertions(+) create mode 100644 javadoc/net/minecraft/client/particle/EntityLargeExplodeFX.html (limited to 'javadoc/net/minecraft/client/particle/EntityLargeExplodeFX.html') diff --git a/javadoc/net/minecraft/client/particle/EntityLargeExplodeFX.html b/javadoc/net/minecraft/client/particle/EntityLargeExplodeFX.html new file mode 100644 index 0000000..a802a32 --- /dev/null +++ b/javadoc/net/minecraft/client/particle/EntityLargeExplodeFX.html @@ -0,0 +1,396 @@ + + + + + +EntityLargeExplodeFX (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.client.particle
+

Class EntityLargeExplodeFX

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityLargeExplodeFX
    +extends EntityFX
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityLargeExplodeFX

        +
        public EntityLargeExplodeFX(TextureManager p_i1213_1_,
        +                    World p_i1213_2_,
        +                    double p_i1213_3_,
        +                    double p_i1213_5_,
        +                    double p_i1213_7_,
        +                    double p_i1213_9_,
        +                    double p_i1213_11_,
        +                    double p_i1213_13_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        renderParticle

        +
        public void renderParticle(Tessellator p_70539_1_,
        +                  float p_70539_2_,
        +                  float p_70539_3_,
        +                  float p_70539_4_,
        +                  float p_70539_5_,
        +                  float p_70539_6_,
        +                  float p_70539_7_)
        +
        +
        Overrides:
        +
        renderParticle in class EntityFX
        +
        +
      • +
      + + + +
        +
      • +

        getBrightnessForRender

        +
        public int getBrightnessForRender(float p_70070_1_)
        +
        +
        Overrides:
        +
        getBrightnessForRender in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        onUpdate

        +
        public void onUpdate()
        +
        +
        Overrides:
        +
        onUpdate in class EntityFX
        +
        +
      • +
      + + + +
        +
      • +

        getFXLayer

        +
        public int getFXLayer()
        +
        +
        Overrides:
        +
        getFXLayer in class EntityFX
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + -- cgit v1.2.3