Details
Description
Will still have to actually verify some of those missing events, but from a quick look through the code:
- There might be no events yet for when a fox or panda picks up a nearby item.
- EntityPanda seem to override a(EntityItem), bypassing the general EntityPickupItemEvent already present inside EntityInsentient.a(EntityItem).
- API for setting panda's held item (limited to cake and bambus?).
- Pandas will consume their cake and bambus items after a while.
- API to set the timer for that?
Attachments
Issue Links
- clones
-
SPIGOT-4898 Fox item events and API
-
- Resolved
-