Heal event
ChiefArug opened this issue ยท 0 comments
Was told by Max to leave an issue here for it.
Forge event is net.minecraftforge.event.entity.living.LivingHealEvent.
I'm not sure Fabric has an equivalent event, though if it doesn't it should be easy enough to realise with a mixin(?)
A quick search of the fabric github for heal returns no results so I assume that is the case