Azanor / Baubles

A mod api that adds 7 bauble slots to the players inventory.
https://minecraft.curseforge.com/projects/baubles
158 stars 116 forks source link

Dropping baubles on dying does not call onUnequipped #236

Open williewillus opened 6 years ago

williewillus commented 6 years ago

title.

williewillus commented 6 years ago

neither does doing anything outside of the gui, apparently.

Azanor commented 6 years ago

I can capture the onDying event, but unless there is a triggering event for it I won't be able to capture baubles being removed outside the obvious places like the gui. How are you managing to remove them otherwise?

Azanor commented 6 years ago

Thinking about it a bit calling onUnequipped on a dead player might be a bad thing.