public class VectorExtensionKt
@NotNull public static Position toPosition(@NotNull Vector3 $this$toPosition, @NotNull IWorld world)
@NotNull public static BlockPosition toBlockPosition(@NotNull Vector3 $this$toBlockPosition, @NotNull IWorld world)
@NotNull public static Position toPositionXY(@NotNull Vector3 $this$toPositionXY, @NotNull IWorld world)
@NotNull public static Position toPositionXZ(@NotNull Vector3 $this$toPositionXZ, @NotNull IWorld world)
@NotNull public static BlockPosition toBlockPositionXY(@NotNull Vector2 $this$toBlockPositionXY, @NotNull IWorld world)
@NotNull public static BlockPosition toBlockPositionXZ(@NotNull Vector2 $this$toBlockPositionXZ, @NotNull IWorld world)