-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 14w33c, Minecraft 14w34d, Minecraft 1.8.1, Minecraft 1.8.2-pre1
-
None
-
'os.name' == 'Windows 7'
'os.version' == '6.1'
'os.arch' == 'amd64'
'java.version' == '1.7.0'
-
Confirmed
The ability to add random entities to teams that aren't players or mobs may seem useless, but it is actually very convenient for certain builds I'm participating in. However, there is a problem with these NPNM (nonplayer nonmob) entities in regards to the [team] target selector argument.
From my testing, I've found that NPNM entities cannot be targeted using this argument. This might not be a bug in the literal sense since it's probably unintended for NPNM entities to be on teams anyway, but since the "feature" happens to work regardless, it would be nice to be able to use this target selector with these entities, along with any other arguments that don't work if there happen to be any.
In the following picture, any entity with the custom name of AngleTrackMe is placed into the debugangle team automatically by a clock. There are currently 6 entities in the team, but when running the command in the chatbar it only finds my player and the three mobs in the team, ignoring the two NPNM entities that are also in the team.