I am trying to get the world's save name (on a multiplayer server) as the client, which I'm pretty sure requires the use of sending custom packet 250s.
How would I go about sending one of these packets? I can't find anywhere which gives a good starting point on them for client side so any help would be appreciated.