isHeldEntityPresent

@ApiStatus.NonExtendable
open fun isHeldEntityPresent(name: String): Boolean(source)

Returns false if the block holds no entity with the provided name, the entity is unloaded or does not physically exist.