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/EntityFishWakeFX.html | 331 +++++++++++++++++++++ 1 file changed, 331 insertions(+) create mode 100644 javadoc/net/minecraft/client/particle/EntityFishWakeFX.html (limited to 'javadoc/net/minecraft/client/particle/EntityFishWakeFX.html') diff --git a/javadoc/net/minecraft/client/particle/EntityFishWakeFX.html b/javadoc/net/minecraft/client/particle/EntityFishWakeFX.html new file mode 100644 index 0000000..dffca3d --- /dev/null +++ b/javadoc/net/minecraft/client/particle/EntityFishWakeFX.html @@ -0,0 +1,331 @@ + + + + + +EntityFishWakeFX (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.client.particle
+

Class EntityFishWakeFX

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityFishWakeFX
    +extends EntityFX
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityFishWakeFX

        +
        public EntityFishWakeFX(World p_i45073_1_,
        +                double p_i45073_2_,
        +                double p_i45073_4_,
        +                double p_i45073_6_,
        +                double p_i45073_8_,
        +                double p_i45073_10_,
        +                double p_i45073_12_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        onUpdate

        +
        public void onUpdate()
        +
        +
        Overrides:
        +
        onUpdate in class EntityFX
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + -- cgit v1.2.3