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

Class EntityList.EntityEggInfo

+
+
+ +
+
    +
  • +
    +
    Enclosing class:
    +
    EntityList
    +
    +
    +
    +
    public static class EntityList.EntityEggInfo
    +extends java.lang.Object
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        spawnedID

        +
        public final int spawnedID
        +
      • +
      + + + +
        +
      • +

        primaryColor

        +
        public final int primaryColor
        +
      • +
      + + + +
        +
      • +

        secondaryColor

        +
        public final int secondaryColor
        +
      • +
      + + + +
        +
      • +

        field_151512_d

        +
        public final StatBase field_151512_d
        +
      • +
      + + + +
        +
      • +

        field_151513_e

        +
        public final StatBase field_151513_e
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityList.EntityEggInfo

        +
        public EntityList.EntityEggInfo(int p_i1583_1_,
        +                        int p_i1583_2_,
        +                        int p_i1583_3_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + -- cgit v1.2.3