Parity means making features behave consistently across different Minecraft editions, most commonly between Minecraft: Java Edition and Minecraft: Bedrock Edition. Use this category to discuss released features that exist in both versions of the game but work differently. Please note that bugs are not parity issues and should be reported separately.

1

(Java Parity) @n target selector

1 Comments

Post a new comment:

Please sign in to leave a comment.

Sorted by oldest
  • 1
    Registered User commented
    Comment actions Permalink

    There is a workaround on Bedrock:

    Use this target selector for a command:

    @e[c=1]

    • Additional requirements may still be provided; for example: @e[c=1,type=pig] will select the closest Pig.