SilkMC / silk

Silk is a Minecraft API for Kotlin - targetting Fabric, Quilt and Paper
https://silkmc.net/silk/docs/
GNU General Public License v3.0
100 stars 12 forks source link

add prettyLocationStrings #23

Closed btwonion closed 2 years ago

btwonion commented 2 years ago

add two extensions to -> create a pretty location string -> create a pretty location string containing the dimension

F0Xde commented 2 years ago

I don't think this is useful as its just one of many possible ways to format a position. It won't be the ideal choice in many situations due to the surrounding parenthesis and no styling.