mojira.dev
MC-125883

Including "gamemode" selector argument prevents non-player entities from being selected

It's likely a smart optimization to do this, but the bug here is that a selector such as @e[gamemode=!creative] will fail to find any non-players (i.e. this is only an issue when looking for an absent gamemode).

In 1.12 such a selector would find all entities and non-creative mode players.

Comments 0

No comments.

tryashtar

Nathan Adams

Confirmed

Minecraft 18w07c, Minecraft 18w10c

Retrieved