-
Bug
-
Resolution: Works As Intended
-
None
-
Minecraft 18w07c, Minecraft 18w10c
-
None
-
Confirmed
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.
- is duplicated by
-
MC-250407 Including "gamemode" selector argument prevents non-player entities from being selected
- Resolved