How to get entity speed in Minecraft
๐ก Code:
scoreboard objectives add x dummy
scoreboard objectives add z dummy
scoreboard objectives add vx dummy
scoreboard objectives add vz dummy
execute store result score .temp x run data get entity @s Pos[0] 100.0
execute store result score .temp z run data get entity @s Pos[2] 100.0
scoreboard players operation @s vx = .temp x
scoreboard players operation @s vx -= @s x
scoreboard players operation @s vz = .temp z
scoreboard players operation @s vz -= @s z
scoreboard players operation @s x = .temp x
scoreboard players operation @s z = .temp z
๐ต Discord Server: https://discord.gg/HyZPCTu
๐ป Website: https://cloudwolfyt.github.io
๐บ Twitter: https://twitter.com/cloudwolfbane
Other Videos By Cloud Wolf
Other Statistics
Minecraft Statistics For Cloud Wolf
Currently, Cloud Wolf has 8,312,436 views for Minecraft across 523 videos. There's over 3 days worth of watchable video for Minecraft published on his channel, or 95.89% of the total watchable video on Cloud Wolf's YouTube channel.