spawn

public LivingEntity spawn()

Attempts to spawn a CustomBossEntity whose spawn location has already been set.

Return

Whether the spawn succeeded or not.


public LivingEntity spawn(Function<Consumer<LivingEntity>, LivingEntity> bodyFactory)

Uses the ordinary boss setup for native bodies supplied by the Mind host.