when used in commands, the coordination arguements do not make a difference and would have the effect for all entities answering other criteria. for example, "/tp @e[x=23,y=9,z=200,type=Pig] theEluminator" will teleport all pigs to theEluminator.
when used in commands, the coordination arguements do not make a difference and would have the effect for all entities answering other criteria. for example, "/tp @e[x=23,y=9,z=200,type=Pig] theEluminator" will teleport all pigs to theEluminator.
Your usage of target selectors is incomplete. Using an x, y, z coordinate alone is just a starting point. You need to combine it with either a radius, or a volume. See the wiki for details.