-
Bug
-
Resolution: Won't Fix
-
None
-
1.20.4, 1.20.5 Pre-Release 2
-
Confirmed
-
Player Animation
When the player tries to use a spawn egg in a position that is blocked by a projectile's hit collision (not it's hitbox, but the box used for hit/deflection detection), the entity will not be spawned but the hand animation plays. This issue closely relates to MC-208427 MC-223023 MC-167039 and may be the same core issue, but was reported standalone.
Steps to Reproduce:
- Summon a fireball above the player
/summon minecraft:fireball ~ ~2 ~
- Try and spawn an enderman below the fireball, using a spawn egg
Observed Behavior:
The entity is not spawned, but the hand animation plays.
Expected Behavior:
The player would either be able to summon the entity properly through the collision box, or the entity should not be summoned and the hand animation would not play.
Screenshots/Videos:
Notes:
- relates to
-
MC-208427 Hand animation plays when right clicking any mob with any spawn egg during their death animation when aiming at a block through the mob
- Open
-
MC-223023 Attempting to use spawn eggs in adventure mode plays the hand animation
- Open
-
MC-167039 Right-clicking on a spawner with the same mob spawn egg as in spawner plays hand animation and consumes the spawn egg
- Reopened