Pos2d
@Serializable
@SerialName(value = "pos2d")
A simple class representing a pair of x and z (being 2-dimensional double coordinates). As y would be the height in Minecraft, this two-dimensional class does not contain a y value.
A simple class representing a pair of x and z (being 2-dimensional double coordinates). As y would be the height in Minecraft, this two-dimensional class does not contain a y value.