EliteMindServiceModule
Internal lifecycle owner for EliteMobs' native Mind interface.
Functions
Link copied to clipboard
public static Function<Consumer<LivingEntity>, LivingEntity> behaviorBodyFactory(CustomBossEntity actor, Location location)
Ordinary YAML chooses a behavior; it does not introduce a second boss spawn path.
Link copied to clipboard
Idempotent terminal cleanup for an actor created through spawnInternal.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Internal natural-spawn hook used before historical probabilistic conversion.
Link copied to clipboard
public static EliteEntity spawnBehaviorElite(Location location, EntityType type, int level, CreatureSpawnEvent.SpawnReason reason, Set<PowersConfigFields> powers)
Link copied to clipboard
Internal Java-program actor seam.
Link copied to clipboard
Internal EntityTracker hook that keeps native sessions alive across chunk serialization.