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

Function entityEffect

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

Source from the content-addressed store, hash-verified

294
295@On(bot, "entityEffect")
296def entityEffect(this, entity, effect):
297 print("entityEffect", entity, effect)
298
299
300@On(bot, "entityEffectEnd")

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…