Skip to content
This repository has been archived by the owner on Dec 31, 2021. It is now read-only.

Add entities #14

Open
5 of 80 tasks
Techcable opened this issue Jun 14, 2016 · 4 comments
Open
5 of 80 tasks

Add entities #14

Techcable opened this issue Jun 14, 2016 · 4 comments
Assignees
Labels

Comments

@Techcable
Copy link
Member

Techcable commented Jun 14, 2016

Entities todo: (note this only represents the primary superclass not the entire inheritance hierarchy)

  • Entity
    • AreaEffectCloud
    • Hanging
      • Painting
      • ItemFrame
      • LeashKnot
    • ExperienceOrb
    • EnderCrystal
    • WeatherEntity
      • Lightning
    • Vehicle
      • Minecart
        • RideableMinecrart
        • PoweredMinecart
        • SpawnerMinecart
        • StorageMinecart
        • HopperMinecart
        • CommandMinecart
      • Boat
      • Horse
      • Pig
    • FallingBlock
    • EnderSignal
    • ItemEntity
    • Explosive
      • PrimedTNT
      • Fireball
    • Projectile
      • Firework
      • ThrownPotion
        • SplashPotion
        • LingeringPotion
      • Snowball
      • FishHook
      • Fireball
        • DragonFireball
        • SmallFireball
        • WitherSkullEntity
        • LargeFireball
      • EnderPearl
      • ThrownExpBottle
      • Arrow
        • SpectralArrow
        • TippedArrow
      • Egg
      • ShulkerBullet
    • Damageable
      • DragonPart
      • LivingEntity
        • Creature
          • NPC
            • Villager
          • Animal
            • Bat
            • Wolf
            • Rabbit
            • Horse
            • Sheep
            • Chicken
            • Pig
            • Cow
              • Mooshroom
            • PolarBear
            • Ocelot
          • Monster
            • Enderman
            • Guardian
            • Endermite
            • Wither
            • Zombie
              • ZombiePigman
            • Skeleton
            • Creeper
            • Blaze
            • Silverfish
            • GiantZombie
            • Spider
              • Cavespider
            • Witch
          • Golem
            • Shulker
            • IronGolem
            • Snowman
@Techcable Techcable added this to the Bukkit feature parity milestone Jun 14, 2016
@Techcable Techcable self-assigned this Jun 14, 2016
@PizzaCrust
Copy link
Contributor

implementation pain

@Techcable
Copy link
Member Author

@PizzaCrust Well we need a complete API 😜

@PizzaCrust
Copy link
Contributor

:(

@PizzaCrust
Copy link
Contributor

and i still need to implement blockstates

@phase phase self-assigned this Jun 15, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants