package client //codec:gen type SetSimulationDistance struct { Distance int32 `mc:"VarInt"` }