How do I check if entity even exists in the world?

Started by Superkota on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jun 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How do I check if entity even exists in the world?
Tue, 07/12/2022 - 10:45 (edited)

I want to make this procedure

On key pressed AND if entity type (Entity) is in the world, do explode at x x y y z z power 10 break.

Edited by Superkota on Tue, 07/12/2022 - 10:45
Joined Jun 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
But how do i check it in a…
Sat, 07/16/2022 - 06:27

But how do i check it in a radius? And won't this key pressed procedure apply on this entity?