Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Entities #825

Open
thelooter opened this issue Jul 19, 2023 · 9 comments · Fixed by #851, #826, #777, #750 or #700
Open

Implement Entities #825

thelooter opened this issue Jul 19, 2023 · 9 comments · Fixed by #851, #826, #777, #750 or #700
Assignees
Labels
enhancement Issue describes an improvement or new feature to MockBukkit good first issue help wanted

Comments

@thelooter
Copy link
Contributor

thelooter commented Jul 19, 2023

Is there an existing issue for this?

  • I have searched the existing issues

Describe the feature

This is a List of Entities that needs to be implemented

  • Allay
  • AreaEffectCloud
  • Armorstand
  • Arrow
  • Axolotl
  • Bat
  • Bee
  • Blaze
  • BlockDisplay
  • Boat
  • Camel
  • Cat
  • CaveSpider
  • ChestBoat
  • ChestedHorse
  • Chicken
  • Cod
  • CommandMinecart
  • Cow
  • Creeper
  • Dolphin
  • Donkey
  • DragonFireball
  • Drowned
  • Egg
  • ElderGuardian
  • EnderCrystal
  • EnderDragon
  • Enderman
  • Endermite
  • EnderPearl
  • EnderSignal
  • Evoker
  • EvokerFangs
  • ExperienceOrb
  • ExplosiveMinecart
  • FallingBlock
  • Fireball
  • Firework
  • Fishhook
  • Fox
  • Frog
  • Ghast
  • Giant
  • GlowItemFrame
  • GlowSquid
  • Goat
  • Guardian
  • Hoglin
  • HopperMinecart
  • Horse
  • Husk
  • Illager
  • Illusioner
  • IronGolem
  • Item
  • ItemDisplay
  • ItemFrame
  • LargeFireball
  • LeashHitch
  • LightningStrike
  • LingeringPotion
  • Llama
  • LlamaSpit
  • MagmaCube
  • Marker
  • Mule
  • MushroomCow
  • Ocelot
  • Painting
  • Panda
  • Parrot
  • Phantom
  • Pig
  • Piglin
  • PiglinBrute
  • PigZombie
  • Pillager
  • Player
  • Polarbear
  • PoweredMinecart
  • Pufferfish
  • Rabbit
  • Raider
  • Ravager
  • RideableMinecart
  • Salmon
  • Sheep
  • Shulker
  • ShulkerBullet
  • Silverfish
  • Skeleton
  • SkeletonHorse
  • Slime
  • SmallFireball
  • Sniffer
  • Snowball
  • Snowman
  • SpawnerMinecart
  • SpectralArrow
  • Spider
  • SplashPotion (deprecated for ThrownPotion)
  • Squid
  • StorageMinecart
  • Stray
  • Strider
  • Tadpole
  • TextDisplay
  • ThrownExpBottle
  • ThrownPotion
  • TippedArrow
  • TNTPrimed
  • TraderLlama
  • Trident
  • TropicalFish
  • Turtle
  • Vex
  • Villager
  • Vindicator
  • WanderingTrader
  • Warden
  • Witch
  • Wither
  • WitherSkeleton
  • WitherSkull
  • Wolf
  • Zoglin
  • Zombie
  • ZombieHorse
  • ZombieVillager
@thelooter thelooter added enhancement Issue describes an improvement or new feature to MockBukkit help wanted labels Jul 19, 2023
@thelooter thelooter self-assigned this Jul 19, 2023
@thelooter thelooter pinned this issue Jul 19, 2023
@thelooter thelooter mentioned this issue Sep 19, 2023
2 tasks
@thelooter thelooter removed a link to a pull request Sep 19, 2023
2 tasks
@thelooter thelooter linked a pull request Sep 19, 2023 that will close this issue
2 tasks
@thelooter thelooter mentioned this issue Oct 3, 2023
2 tasks
@Farlimb
Copy link
Contributor

Farlimb commented Oct 9, 2023

Can I work on this issue?

@thelooter
Copy link
Contributor Author

We are always happy to receive help. What entity/entities would you like to implement?

@Farlimb
Copy link
Contributor

Farlimb commented Oct 11, 2023

I'd start with a parrot. Thanks!

@Nirbose
Copy link
Contributor

Nirbose commented Nov 29, 2023

The magma cube is made

@TheDarkSword
Copy link
Contributor

Hello, if accepted I'm happy to help

@thelooter
Copy link
Contributor Author

Sure, which one do you want to implement

@TheDarkSword
Copy link
Contributor

Maybe Boat

@thelooter
Copy link
Contributor Author

That one is currently done by #851. So that one isn't needed right now

@TheDarkSword
Copy link
Contributor

TheDarkSword commented Dec 9, 2023

Oh sorry! It's ok anything. When I have time I want to help here because I love the project from the first time I saw it.
Maybe I can start with TNTPrimed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment