I need a command for an end_gateaway with a certain exit coordinate. The same as the lower one only in 1.15.2
/ setblock ~ ~ -1 ~ minecraft: end_gateway 0 replace {ExitPortal: {X: 197, Y: 72, Z: -237}, ExactTeleport: 1}
/ setblock ~ ~ -1 ~ minecraft: end_gateway {ExitPortal: {X: 197, Y: 72, Z: -237}, ExactTeleport: 1} replace
Should work like this
Thank you!