-
Bug
-
Resolution: Cannot Reproduce
-
None
-
Minecraft 1.12
-
None
-
single player world (seemed to work fine on a multiplayer server before)
-
Unconfirmed
@e[type=player] is a selector that can be used to select all of the players, but only alive players, as opposed to @a, which also selects dead players. This functionality is massively useful for mapmaking. However, in the 1.12 version it no longer functions.
UPDATE. it seems to work most of the time, however sometimes not, in which case the game has to be restarted.