Pos2i
@Serializable
@SerialName(value = "pos2i")
A simple class representing a pair of x and z (being 2-dimensional integer 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 integer coordinates). As y would be the height in Minecraft, this two-dimensional class does not contain a y value.