#cannot read property 'hasTag' of undefined

1 messages · Page 1 of 1 (latest)

golden patio
#

still works i just dont wanna have that error

crystal orbit
#

the hit events runs whenever you hit something even something like a block which doesn’t have a hit entity so just return if there is no entity
if (!eventData.hitEntity) return

idle thistle
#

?.hasTag

#

for every
cannot read property '<something>' of undefined error
do <...>?.something

golden patio
#

ik i fixed