-
Bug
-
Resolution: Unresolved
-
None
-
21w05a, 21w05b, 21w06a, 21w08b, 21w10a, 1.19
-
Confirmed
-
Game Events
-
Normal
-
Platform
21w05a added the entity killed event. However, the entity hurt event overrides this in most cases, except for killing an armor stand. (It also does not work for boats, items, or minecarts, but the way the code is written makes these specific instances seem intentional)
This can be seen by attaching a comparator to a sculk sensor. Killing most entities gives a power of 8, while it should give a power of 13.
Relates to MC-213668
- relates to
-
MC-213968 Cake is supposed to trigger the block destroyed event when its last slice is eaten, but it does not
- Resolved