wysohn opened this issue 6 years ago ยท 0 comments
for example,
IMPORT org.bukkit.entity.Monster IF entity IS Monster .... ENDIF
This will check if entity variable's type is same or sub class of Monster class