MCPcopy
hub / github.com/PrismarineJS/mineflayer / entityEffectEnd

Function entityEffectEnd

examples/python/chatterbox.py:301–302  ·  view source on GitHub ↗
(this, entity, effect)

Source from the content-addressed store, hash-verified

299
300@On(bot, "entityEffectEnd")
301def entityEffectEnd(this, entity, effect):
302 print("entityEffectEnd", entity, effect)

Callers

nothing calls this directly

Calls 1

printFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…