loaded_ep() Deprecated
Syntax
loaded_ep(pos)
Deprecated — use
loaded_status()
Boolean function, true if the block is loaded and entity processing, as per 1.13.2
Deprecated as of scarpet 1.6, use loaded_status(x) > 0
, or just loaded(x)
with the same effect