Geyser/connector/src/main/java/org/geysermc/connector/entity/living/monster
David Choo 9232c5565f
Add Ender Dragon effects and sounds (#1781)
* Add Ender Dragon effects and sounds

* Add proper death effect and clean up

* Add Ender Dragon respawn sound

* Possibly fix dragon breath direction?

* Update mappings

* Fix death animation triggering at low health

* Trigger death event when health is 0 and add explosions back

* Add comment
2021-01-09 20:43:03 -05:00
..
raid Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00
AbstractSkeletonEntity.java Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00
BasePiglinEntity.java Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00
BlazeEntity.java Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00
CreeperEntity.java Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00
ElderGuardianEntity.java Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00
EnderDragonEntity.java Add Ender Dragon effects and sounds (#1781) 2021-01-09 20:43:03 -05:00
EnderDragonPartEntity.java Add Ender Dragon effects and sounds (#1781) 2021-01-09 20:43:03 -05:00
EndermanEntity.java Allow enderman to make provoked sound when angry (#1763) 2021-01-01 16:55:04 -05:00
GhastEntity.java Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00
GiantEntity.java Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00
GuardianEntity.java Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00
MonsterEntity.java Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00
PiglinEntity.java Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00
ShulkerEntity.java Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00
SpiderEntity.java Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00
VexEntity.java Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00
WitherEntity.java Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00
ZoglinEntity.java Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00
ZombieEntity.java Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00
ZombieVillagerEntity.java Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00
ZombifiedPiglinEntity.java Update copyright to 2021 (#1772) 2021-01-01 10:10:36 -05:00