How to check if an entity has been summoned

Started by RestartTheWorld on

Topic category: Help with Minecraft modding (Java Edition)

Joined Feb 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to check if an entity has been summoned

I want to know how to check if my boss is summoned it will kill the player immediately

Joined Nov 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
On initial spawn trigger for…
Mon, 03/17/2025 - 14:28

On initial spawn trigger for the mob, for each entity in (set blocks) deal 1000 damage to entity iterator.